Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkEdgeClipper.cpp404 static bool too_big_for_reliable_float_math(const SkRect& r) { in too_big_for_reliable_float_math() function
422 if (too_big_for_reliable_float_math(bounds)) { in clipCubic()
/third_party/skia/src/core/
DSkEdgeClipper.cpp406 static bool too_big_for_reliable_float_math(const SkRect& r) { in too_big_for_reliable_float_math() function
424 if (too_big_for_reliable_float_math(bounds)) { in clipCubic()