Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DShapesBench.cpp52 : fShapesType(shapesType) in ShapesBench()
63 fShapesType = kRect_ShapesType; in ShapesBench()
65 fShapesType = kOval_ShapesType; in ShapesBench()
67 fShapesType = kRRect_ShapesType; in ShapesBench()
69 fShapesType = kMixed_ShapesType; in ShapesBench()
119 fName.printf("shapes_%s", shapeTypeNames[fShapesType]);
167 int shapeType = fShapesType;
234 ShapesType fShapesType; member in ShapesBench

Completed in 1 milliseconds