Searched defs:falloffExponent (Results 1 – 1 of 1) sorted by relevance
226 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