Home
last modified time | relevance | path

Searched refs:doPath (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DAAClipBench.cpp27 AAClipBench(bool doPath, bool doAA) in AAClipBench() argument
28 : fDoPath(doPath) in AAClipBench()
32 doPath ? "path" : "rect", in AAClipBench()
178 AAClipBuilderBench(bool doPath, bool doAA) { in AAClipBuilderBench() argument
179 fDoPath = doPath; in AAClipBuilderBench()
182 fName.printf("aaclip_build_%s_%s", doPath ? "path" : "rect", in AAClipBuilderBench()

Completed in 1 milliseconds