Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Functions
PremulAndUnpremulAlphaOpsBench.cpp File Reference
#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))
 

Function Documentation

◆ DEF_BENCH() [1/2]

DEF_BENCH ( return new   PremulAndUnpremulAlphaOpsBenchkBGRA_8888_SkColorType)

◆ DEF_BENCH() [2/2]

DEF_BENCH ( return new   PremulAndUnpremulAlphaOpsBenchkRGBA_8888_SkColorType)