Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkLightingImageFilter.cpp152 inline SkPoint3 leftNormal(int m[9], SkScalar surfaceScale) { in leftNormal() function
258 *dptr++ = lightingType.light(leftNormal(m, surfaceScale), surfaceToLight, in lightBitmap()