Searched defs:isZero (Results 1 – 11 of 11) sorted by relevance
122 inline static bool isZero(float value) { in isZero() function
103 public static boolean isZero(@NonNull Rect rect) { in isZero() method in ExtensionHelper
49 static bool isZero(float value) { in isZero() function
33 inline static bool isZero(float value) { in isZero() function
205 public boolean isZero() { in isZero() method in Rational
173 bool isZero = std::all_of(buffer.get(), buffer.get() + readLength, in punchHoles() local
69 static bool isZero(float f) { in isZero() function
482 bool isZero() const { in isZero() function
46 bool Transform::isZero(float f) { in isZero() function in android::ui::Transform
36 static inline bool isZero(float f) { in isZero() function
1919 bool isZero = (res.value == 0); in validateResourceUsage() local