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

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

Completed in 31 milliseconds