Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleSVGPong.cpp26 static const SkScalar kBackgroundStroke = 0.01f; variable
124 bg->setStrokeWidth(SkSVGLength(kBackgroundStroke)); in onOnceBeforeDraw()