Home
last modified time | relevance | path

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

/external/skia/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()