Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp2151 const char* cosInner; in emitLightColor() local
2159 &cosInner); in emitLightColor()
2176 lightColorBody.appendf("if (cosAngle < %s) {", cosInner); in emitLightColor()