Home
last modified time | relevance | path

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

/external/skia/bench/
DAAClipBench.cpp24 bool fDoPath; member in AAClipBench
29 : fDoPath(doPath) in AAClipBench()
62 if (fDoPath) { in onDraw()
73 if (fDoPath) { in onDraw()
179 bool fDoPath; member in AAClipBuilderBench
184 fDoPath = doPath; in AAClipBuilderBench()
204 if (fDoPath) { in onDraw()