Home
last modified time | relevance | path

Searched defs:isZero (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DFontRendererTests.cpp24 static bool isZero(uint8_t* data, int size) { in isZero() function
/frameworks/base/libs/hwui/utils/
DMathUtils.h33 inline static bool isZero(float value) { in isZero() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DHistoryEvaluator.java100 private boolean isZero(float x) { in isZero() method in HistoryEvaluator
/frameworks/base/core/java/android/util/
DRational.java197 public boolean isZero() { in isZero() method in Rational
/frameworks/base/libs/hwui/
DMatrix.cpp69 static bool isZero(float f) { in isZero() function
/frameworks/native/services/surfaceflinger/
DTransform.cpp49 bool Transform::isZero(float f) { in isZero() function in android::Transform
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPFrequency.cpp39 static inline bool isZero(float f) { in isZero() function