Home
last modified time | relevance | path

Searched refs:innerShapesType (Results 1 – 2 of 2) sorted by relevance

/external/skqp/bench/
DShapesBench.cpp25 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/
DShapesBench.cpp26 static DEFINE_string(innerShapesType, "none",
50 ShapesBench(ShapesType shapesType, ShapesType innerShapesType, in ShapesBench() argument
53 , fInnerShapesType(innerShapesType) in ShapesBench()