Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleSVGPong.cpp24 static const SkScalar kShadowOpacity = 0.40f; variable
206 shadowNode->setFillOpacity(SkSVGNumberType(kShadowOpacity)); in initialize()