Searched refs:CpuWrappedBenchmark (Results 1 – 2 of 2) sorted by relevance
76 class CpuWrappedBenchmark : public WrappedBenchmark {78 explicit CpuWrappedBenchmark(const SkSurfaceProps& surfaceProps, Benchmark* bench) in CpuWrappedBenchmark() function
144 bench = new CpuWrappedBenchmark(fSurfaceProps, bench); in next()