Searched refs:bottomRightNormal (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/effects/
H A DSkLightingImageFilter.cpp158 inline SkPoint3 bottomRightNormal(int m[9], SkScalar surfaceScale) { function in namespace:__anon30618
243 *dptr++ = lightingType.light(bottomRightNormal(m, surfaceScale), surfaceToLight, l->lightColor(surfaceToLight));
/external/chromium_org/third_party/skia/src/effects/
H A DSkLightingImageFilter.cpp163 inline SkPoint3 bottomRightNormal(int m[9], SkScalar surfaceScale) { function in namespace:__anon15209
258 *dptr++ = lightingType.light(bottomRightNormal(m, surfaceScale), surfaceToLight,

Completed in 145 milliseconds