Home
last modified time | relevance | path

Searched defs:NON_ZERO_EPSILON (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/effects/
DStretchEffect.h130 static constexpr float NON_ZERO_EPSILON = 0.00004f; variable
/frameworks/native/libs/ui/include/ui/
DStretchEffect.h48 constexpr float NON_ZERO_EPSILON = 0.001f; in isZero() local