Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DColor.java632 DoubleUnaryOperator eotf = ((ColorSpace.Rgb) mColorSpace).getEotf(); in luminance()
1222 DoubleUnaryOperator eotf = ((ColorSpace.Rgb) colorSpace).getEotf(); in luminance()
1354 DoubleUnaryOperator eotf = cs.getEotf(); in luminance()
H A DColorSpace.java3199 public DoubleUnaryOperator getEotf() { in getEotf() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15457 method @NonNull public java.util.function.DoubleUnaryOperator getEotf();