Home
last modified time | relevance | path

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

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