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

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

Completed in 35 milliseconds