![]() |
Flutter Engine
The Flutter Engine
|
#include "bench/Benchmark.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkString.h"
#include "tools/ToolUtils.h"
Go to the source code of this file.
Classes | |
class | PremulAndUnpremulAlphaOpsBench |
Functions | |
DEF_BENCH (return new PremulAndUnpremulAlphaOpsBench(kRGBA_8888_SkColorType)) | |
DEF_BENCH (return new PremulAndUnpremulAlphaOpsBench(kBGRA_8888_SkColorType)) | |
DEF_BENCH | ( | return new | PremulAndUnpremulAlphaOpsBenchkBGRA_8888_SkColorType | ) |
DEF_BENCH | ( | return new | PremulAndUnpremulAlphaOpsBenchkRGBA_8888_SkColorType | ) |