Home
last modified time | relevance | path

Searched refs:PatchUtilsBench (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DPatchBench.cpp330 class PatchUtilsBench : public Benchmark { class
334 PatchUtilsBench(bool linearInterp) : fLinearInterp(linearInterp) { in PatchUtilsBench() function in PatchUtilsBench
361 DEF_BENCH( return new PatchUtilsBench(false); )
362 DEF_BENCH( return new PatchUtilsBench(true); )

Completed in 1 milliseconds