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

/external/chromium_org/third_party/skia/bench/
H A DHairlinePathBench.cpp26 #define FLAGS01 Flags(kBig_Flag) macro
240 DEF_BENCH( return new LinePathBench(FLAGS01); )
245 DEF_BENCH( return new QuadPathBench(FLAGS01); )
251 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
256 DEF_BENCH( return new CubicPathBench(FLAGS01); )
H A DPathBench.cpp24 #define FLAGS01 Flags(kStroke_Flag) macro
968 DEF_BENCH( return new TrianglePathBench(FLAGS01); )
973 DEF_BENCH( return new RectPathBench(FLAGS01); )
978 DEF_BENCH( return new OvalPathBench(FLAGS01); )
983 DEF_BENCH( return new CirclePathBench(FLAGS01); )
988 DEF_BENCH( return new SawToothPathBench(FLAGS01); )
991 DEF_BENCH( return new LongCurvedPathBench(FLAGS01); )
993 DEF_BENCH( return new LongLinePathBench(FLAGS01); )
1008 DEF_BENCH( return new CirclesBench(FLAGS01); )
/external/skia/bench/
H A DHairlinePathBench.cpp26 #define FLAGS01 Flags(kBig_Flag) macro
240 DEF_BENCH( return new LinePathBench(FLAGS01); )
245 DEF_BENCH( return new QuadPathBench(FLAGS01); )
251 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
256 DEF_BENCH( return new CubicPathBench(FLAGS01); )
H A DPathBench.cpp24 #define FLAGS01 Flags(kStroke_Flag) macro
968 DEF_BENCH( return new TrianglePathBench(FLAGS01); )
973 DEF_BENCH( return new RectPathBench(FLAGS01); )
978 DEF_BENCH( return new OvalPathBench(FLAGS01); )
983 DEF_BENCH( return new CirclePathBench(FLAGS01); )
988 DEF_BENCH( return new SawToothPathBench(FLAGS01); )
991 DEF_BENCH( return new LongCurvedPathBench(FLAGS01); )
993 DEF_BENCH( return new LongLinePathBench(FLAGS01); )
1008 DEF_BENCH( return new CirclesBench(FLAGS01); )

Completed in 838 milliseconds