Home
last modified time | relevance | path

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

/external/skia/bench/
DFontCacheBench.cpp154 const bool fOneAtATime; member in FontPathBench
157 FontPathBench(bool oneAtATime) : fOneAtATime(oneAtATime) { in FontPathBench()
180 if (fOneAtATime) { in onDraw()
/external/skqp/bench/
DFontCacheBench.cpp154 const bool fOneAtATime; member in FontPathBench
157 FontPathBench(bool oneAtATime) : fOneAtATime(oneAtATime) { in FontPathBench()
180 if (fOneAtATime) { in onDraw()