Home
last modified time | relevance | path

Searched refs:falloffExponent (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/effects/imagefilters/
DSkImageFilters.cpp227 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitDiffuse() argument
231 return SkLightingImageFilter::MakeSpotLitDiffuse(location, target, falloffExponent, cutoffAngle, in SpotLitDiffuse()
253 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitSpecular() argument
257 return SkLightingImageFilter::MakeSpotLitSpecular(location, target, falloffExponent, in SpotLitSpecular()
/external/skia/include/effects/
DSkImageFilters.h365 SkScalar falloffExponent, SkScalar cutoffAngle,
422 SkScalar falloffExponent, SkScalar cutoffAngle,