Home
last modified time | relevance | path

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

/external/skqp/bench/
DAAClipBench.cpp28 AAClipBench(bool doPath, bool doAA) in AAClipBench() argument
29 : fDoPath(doPath) in AAClipBench()
33 doPath ? "path" : "rect", in AAClipBench()
183 AAClipBuilderBench(bool doPath, bool doAA) { in AAClipBuilderBench() argument
184 fDoPath = doPath; in AAClipBuilderBench()
187 fName.printf("aaclip_build_%s_%s", doPath ? "path" : "rect", in AAClipBuilderBench()
/external/skia/bench/
DAAClipBench.cpp28 AAClipBench(bool doPath, bool doAA) in AAClipBench() argument
29 : fDoPath(doPath) in AAClipBench()
33 doPath ? "path" : "rect", in AAClipBench()
183 AAClipBuilderBench(bool doPath, bool doAA) { in AAClipBuilderBench() argument
184 fDoPath = doPath; in AAClipBuilderBench()
187 fName.printf("aaclip_build_%s_%s", doPath ? "path" : "rect", in AAClipBuilderBench()