Home
last modified time | relevance | path

Searched defs:flush_to_zero (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/core/
DSkRRect.cpp232 static void flush_to_zero(SkScalar& a, SkScalar& b) { in flush_to_zero() function
/third_party/skia/src/core/
DSkRRect.cpp210 static void flush_to_zero(SkScalar& a, SkScalar& b) { in flush_to_zero() function
/third_party/mesa3d/src/panfrost/compiler/
Dbifrost.h141 enum bifrost_ftz flush_to_zero : 2; member