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

/external/skia/bench/
H A DShapesBench.cpp42 kOval_ShapesType, enumerator in enum:ShapesBench::ShapesType
62 fShapesType = kOval_ShapesType;
77 fInnerShapesType = kOval_ShapesType;
181 case kOval_ShapesType:
192 case kOval_ShapesType: outer = &fOval; break;
198 case kOval_ShapesType: inner = &fInnerOval; break;
257 DEF_BENCH(return new ShapesBench(ShapesBench::kOval_ShapesType, ShapesBench::kNone_ShapesType,
259 DEF_BENCH(return new ShapesBench(ShapesBench::kOval_ShapesType, ShapesBench::kNone_ShapesType,
269 DEF_BENCH(return new ShapesBench(ShapesBench::kOval_ShapesType, ShapesBench::kNone_ShapesType,
271 DEF_BENCH(return new ShapesBench(ShapesBench::kOval_ShapesType, ShapesBenc
[all...]

Completed in 182 milliseconds