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

/external/skia/bench/
H A DHairlinePathBench.cpp22 #define FLAGS01 Flags(kBig_Flag) macro
222 DEF_BENCH( return new LinePathBench(FLAGS01); )
227 DEF_BENCH( return new QuadPathBench(FLAGS01); )
233 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
238 DEF_BENCH( return new CubicPathBench(FLAGS01); )
H A DPathBench.cpp25 #define FLAGS01 Flags(kStroke_Flag) macro
1118 DEF_BENCH( return new TrianglePathBench(FLAGS01); )
1123 DEF_BENCH( return new RectPathBench(FLAGS01); )
1133 DEF_BENCH( return new OvalPathBench(FLAGS01); )
1138 DEF_BENCH( return new CirclePathBench(FLAGS01); )
1151 DEF_BENCH( return new SawToothPathBench(FLAGS01); )
1154 DEF_BENCH( return new LongCurvedPathBench(FLAGS01); )
1156 DEF_BENCH( return new LongLinePathBench(FLAGS01); )
1171 DEF_BENCH( return new CirclesBench(FLAGS01); )
/external/skqp/bench/
H A DHairlinePathBench.cpp22 #define FLAGS01 Flags(kBig_Flag) macro
222 DEF_BENCH( return new LinePathBench(FLAGS01); )
227 DEF_BENCH( return new QuadPathBench(FLAGS01); )
233 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
238 DEF_BENCH( return new CubicPathBench(FLAGS01); )
H A DPathBench.cpp25 #define FLAGS01 Flags(kStroke_Flag) macro
1118 DEF_BENCH( return new TrianglePathBench(FLAGS01); )
1123 DEF_BENCH( return new RectPathBench(FLAGS01); )
1133 DEF_BENCH( return new OvalPathBench(FLAGS01); )
1138 DEF_BENCH( return new CirclePathBench(FLAGS01); )
1151 DEF_BENCH( return new SawToothPathBench(FLAGS01); )
1154 DEF_BENCH( return new LongCurvedPathBench(FLAGS01); )
1156 DEF_BENCH( return new LongLinePathBench(FLAGS01); )
1171 DEF_BENCH( return new CirclesBench(FLAGS01); )

Completed in 874 milliseconds