Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdgeClipper.cpp400 static bool too_big_for_reliable_float_math(const SkRect& r) { in too_big_for_reliable_float_math() function
418 if (too_big_for_reliable_float_math(bounds)) { in clipCubic()