Searched refs:FontPathBench (Results 1 – 2 of 2) sorted by relevance
150 class FontPathBench : public Benchmark { class157 FontPathBench(bool oneAtATime) : fOneAtATime(oneAtATime) { in FontPathBench() function in FontPathBench198 DEF_BENCH( return new FontPathBench(true); )199 DEF_BENCH( return new FontPathBench(false); )