Home
last modified time | relevance | path

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

/external/skia/gm/
Dshapes.cpp55 fSimpleShapeCount = fShapes.count(); in onOnceBeforeDraw()
94 int fSimpleShapeCount; member in skiagm::ShapesGM
141 const SkRRect& inner = fShapes[(i * 7 + 11) % fSimpleShapeCount]; in drawShapes()
/external/skqp/gm/
Dshapes.cpp43 fSimpleShapeCount = fShapes.count(); in onOnceBeforeDraw()
82 int fSimpleShapeCount; member in skiagm::ShapesGM
129 const SkRRect& inner = fShapes[(i * 7 + 11) % fSimpleShapeCount]; in drawShapes()