Searched refs:innerShapesType (Results 1 – 2 of 2) sorted by relevance
/external/skqp/bench/ |
D | ShapesBench.cpp | 25 DEFINE_string(innerShapesType, "none", "Type of inner shape to use in ShapesBench. Must be one of: " 48 ShapesBench(ShapesType shapesType, ShapesType innerShapesType, in ShapesBench() argument 51 , fInnerShapesType(innerShapesType) in ShapesBench()
|
/external/skia/bench/ |
D | ShapesBench.cpp | 26 static DEFINE_string(innerShapesType, "none", 50 ShapesBench(ShapesType shapesType, ShapesType innerShapesType, in ShapesBench() argument 53 , fInnerShapesType(innerShapesType) in ShapesBench()
|