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

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

Completed in 54 milliseconds