Home
last modified time | relevance | path

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

/third_party/flutter/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()
/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()