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

  /external/skia/include/effects/
SkLightingImageFilter.h 27 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle,
37 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle,
  /external/skqp/include/effects/
SkLightingImageFilter.h 27 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle,
37 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle,
  /external/skia/src/effects/imagefilters/
SkLightingImageFilter.cpp     [all...]
  /external/skqp/src/effects/imagefilters/
SkLightingImageFilter.cpp     [all...]
  /external/skia/fuzz/
FuzzCanvas.cpp 488 SkScalar surfaceScale, k, specularExponent, cutoffAngle, shininess;
510 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k);
513 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k,
528 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k,
532 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, shininess,
    [all...]
  /external/skqp/fuzz/
FuzzCanvas.cpp 488 SkScalar surfaceScale, k, specularExponent, cutoffAngle, shininess;
510 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k);
513 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k,
528 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k,
532 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, shininess,
    [all...]
  /external/skia/tests/
ImageFilterTest.cpp 517 SkScalar specularExponent = -1000;
522 location, target, specularExponent, 180,
    [all...]
  /external/skqp/tests/
ImageFilterTest.cpp 517 SkScalar specularExponent = -1000;
522 location, target, specularExponent, 180,
    [all...]

Completed in 429 milliseconds