Searched refs:DecodingBench (Results 1 – 6 of 6) sorted by relevance
22 DecodingBench::DecodingBench(SkString path, SkColorType colorType) in DecodingBench() function in DecodingBench52 const char* DecodingBench::onGetName() { in onGetName()56 bool DecodingBench::isSuitableFor(Backend backend) { in isSuitableFor()60 void DecodingBench::onPreDraw() { in onPreDraw()94 void DecodingBench::onDraw(const int n, SkCanvas* canvas) { in onDraw()
23 class DecodingBench : public Benchmark {25 DecodingBench(SkString path, SkColorType colorType);
26 DecodingBench.cpp \
731 return new DecodingBench(path, colorType); in next()
18 '../bench/DecodingBench.cpp',
26 '../bench/DecodingBench.cpp',