Home
last modified time | relevance | path

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

/third_party/skia/bench/
DAAClipBench.cpp23 bool fDoPath; member in AAClipBench
28 : fDoPath(doPath) in AAClipBench()
59 if (fDoPath) { in onDraw()
70 if (fDoPath) { in onDraw()
174 bool fDoPath; member in AAClipBuilderBench
179 fDoPath = doPath; in AAClipBuilderBench()
198 if (fDoPath) { in onDraw()