Searched defs:isZero (Results 1 – 7 of 7) sorted by relevance
33 inline static bool isZero(float value) { in isZero() function
100 private boolean isZero(float x) { in isZero() method in HistoryEvaluator
200 public boolean isZero() { in isZero() method in Rational
197 bool Value::isZero() const { in isZero() function in android::os::statsd::Value
69 static bool isZero(float f) { in isZero() function
44 bool Transform::isZero(float f) { in isZero() function in android::ui::Transform
36 static inline bool isZero(float f) { in isZero() function