Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp226 float falloffExponent, in make_lighting_shader()
331 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitDiffuse()
358 const SkPoint3& location, const SkPoint3& target, SkScalar falloffExponent, in SpotLitSpecular()
436 float falloffExponent = buffer.readScalar(); in LegacyDeserializeLight() local