Searched refs:kAmbientGeomFactor (Results 1 – 2 of 2) sorted by relevance
31 static constexpr auto kAmbientGeomFactor = 64.0f; variable35 static constexpr auto kMaxAmbientRadius = 300*kAmbientHeightFactor*kAmbientGeomFactor;45 return SkTMin(height*kAmbientHeightFactor*kAmbientGeomFactor, kMaxAmbientRadius); in AmbientBlurRadius()