Searched defs:isZero (Results 1 – 7 of 7) sorted by relevance
24 static bool isZero(uint8_t* data, int size) { in isZero() function
33 inline static bool isZero(float value) { in isZero() function
100 private boolean isZero(float x) { in isZero() method in HistoryEvaluator
197 public boolean isZero() { in isZero() method in Rational
69 static bool isZero(float f) { in isZero() function
49 bool Transform::isZero(float f) { in isZero() function in android::Transform
39 static inline bool isZero(float f) { in isZero() function