Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkPathPriv.h256 constexpr SkScalar scale_down_to_allow_for_small_multiplies = 0.25f; in TooBigForMath() local
257 constexpr SkScalar max = SK_ScalarMax * scale_down_to_allow_for_small_multiplies; in TooBigForMath()
/external/skia/src/core/
DSkPathPriv.h281 constexpr SkScalar scale_down_to_allow_for_small_multiplies = 0.25f; in TooBigForMath() local
282 constexpr SkScalar max = SK_ScalarMax * scale_down_to_allow_for_small_multiplies; in TooBigForMath()