Home
last modified time | relevance | path

Searched refs:COMPLEX_RADIX_MASK (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/
H A DTypedValue.java142 public static final int COMPLEX_RADIX_MASK = 0x3; field in TypedValue
285 & TypedValue.COMPLEX_RADIX_MASK]; in complexToFloat()
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DTypedValueTest.kt43 and TypedValue.COMPLEX_RADIX_MASK)
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h377 COMPLEX_RADIX_MASK = 0x3, enumerator
/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.cpp391 (complex_value >> Res_value::COMPLEX_RADIX_SHIFT) & Res_value::COMPLEX_RADIX_MASK; in ComplexToString()
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp7430 & Res_value::COMPLEX_RADIX_MASK]; in print_complex()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46717 field public static final int COMPLEX_RADIX_MASK = 3; // 0x3
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt31919 field public static final int COMPLEX_RADIX_MASK = 3; // 0x3