Home
last modified time | relevance | path

Searched defs:PatchUtilsBench (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/bench/
H A DPatchBench.cpp331 class PatchUtilsBench : public Benchmark { class
335 PatchUtilsBench(bool linearInterp) : fLinearInterp(linearInterp) { in PatchUtilsBench() function in PatchUtilsBench