Home
last modified time | relevance | path

Searched refs:isPositive (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DOutline.h53 if (MathUtils::isPositive(radius)) { in setRoundRect()
94 return mShouldClip && (mType != Type::RoundRect || MathUtils::isPositive(mRadius)); in willComplexClip()
/aosp14/frameworks/base/libs/hwui/utils/
H A DMathUtils.h43 inline static bool isPositive(float value) { return value >= NON_ZERO_EPSILON; } in isPositive() function
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/
H A DKeyguardTransitionAnimationFlow.kt55 if (!duration.isPositive()) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...