Home
last modified time | relevance | path

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

/external/skqp/bench/
DAAClipBench.cpp19 class AAClipBench : public Benchmark { class
28 AAClipBench(bool doPath, bool doAA) in AAClipBench() function in AAClipBench
252 DEF_BENCH(return new AAClipBench(false, false);)
253 DEF_BENCH(return new AAClipBench(false, true);)
254 DEF_BENCH(return new AAClipBench(true, false);)
255 DEF_BENCH(return new AAClipBench(true, true);)
/external/skia/bench/
DAAClipBench.cpp19 class AAClipBench : public Benchmark { class
28 AAClipBench(bool doPath, bool doAA) in AAClipBench() function in AAClipBench
252 DEF_BENCH(return new AAClipBench(false, false);)
253 DEF_BENCH(return new AAClipBench(false, true);)
254 DEF_BENCH(return new AAClipBench(true, false);)
255 DEF_BENCH(return new AAClipBench(true, true);)
/external/skqp/gn/
Dbench.gni10 "$_bench/AAClipBench.cpp",
/external/skia/gn/
Dbench.gni10 "$_bench/AAClipBench.cpp",
/external/skia/
DAndroid.bp1951 "bench/AAClipBench.cpp",