Home
last modified time | relevance | path

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

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