Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp248 static inline SkPoint3 topNormal(int m[9], SkScalar surfaceScale) { in topNormal() function
347 *dptr++ = lightingType.light(topNormal(m, surfaceScale), surfaceToLight, in lightBitmap()