Home
last modified time | relevance | path

Searched refs:FontPathBench (Results 1 – 2 of 2) sorted by relevance

/external/skqp/bench/
DFontCacheBench.cpp150 class FontPathBench : public Benchmark { class
157 FontPathBench(bool oneAtATime) : fOneAtATime(oneAtATime) { in FontPathBench() function in FontPathBench
198 DEF_BENCH( return new FontPathBench(true); )
199 DEF_BENCH( return new FontPathBench(false); )
/external/skia/bench/
DFontCacheBench.cpp150 class FontPathBench : public Benchmark { class
157 FontPathBench(bool oneAtATime) : fOneAtATime(oneAtATime) { in FontPathBench() function in FontPathBench
198 DEF_BENCH( return new FontPathBench(true); )
199 DEF_BENCH( return new FontPathBench(false); )