HomeSort by relevance Sort by last modified time
    Searched refs:bottomLeftNormal (Results 1 - 2 of 2) sorted by null

  /external/skia/src/effects/
SkLightingImageFilter.cpp 146 inline SkPoint3 bottomLeftNormal(int m[9], SkScalar surfaceScale) {
232 *dptr++ = lightingType.light(bottomLeftNormal(m, surfaceScale), surfaceToLight, l->lightColor(surfaceToLight));
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkLightingImageFilter.cpp 151 inline SkPoint3 bottomLeftNormal(int m[9], SkScalar surfaceScale) {
245 *dptr++ = lightingType.light(bottomLeftNormal(m, surfaceScale), surfaceToLight,
    [all...]

Completed in 162 milliseconds