Searched refs:bottomNormal (Results 1 - 2 of 2) sorted by path

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

Completed in 299 milliseconds