Searched refs:doPath (Results 1 – 1 of 1) sorted by relevance
28 AAClipBench(bool doPath, bool doAA) in AAClipBench() argument29 : fDoPath(doPath) in AAClipBench()33 doPath ? "path" : "rect", in AAClipBench()183 AAClipBuilderBench(bool doPath, bool doAA) { in AAClipBuilderBench() argument184 fDoPath = doPath; in AAClipBuilderBench()187 fName.printf("aaclip_build_%s_%s", doPath ? "path" : "rect", in AAClipBuilderBench()