Home
last modified time | relevance | path

Searched defs:coneScale (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/effects/
DSkLightingImageFilter.cpp989 SkScalar coneScale() const { return fConeScale; } in coneScale() function in SkSpotLight
1011 SkScalar coneScale, in SkSpotLight()
2081 const char* coneScale; in emitLightColor() local