Searched defs:isZero (Results 1 – 9 of 9) sorted by relevance
122 inline static bool isZero(float value) { in isZero() function
49 static bool isZero(float value) { in isZero() function
114 public static boolean isZero(@NonNull Rect rect) { in isZero() method in ExtensionHelper
33 inline static bool isZero(float value) { in isZero() function
205 public boolean isZero() { in isZero() method in Rational
175 bool isZero = std::all_of(buffer.get(), buffer.get() + readLength, in punchHoles() local
69 static bool isZero(float f) { 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