Home
last modified time | relevance | path

Searched refs:computeWhitePoint (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/hwui/utils/
H A DHostColorSpace.cpp96 static constexpr float2 computeWhitePoint(const mat3& rgbToXYZ) { in computeWhitePoint() function
114 , mWhitePoint(computeWhitePoint(rgbToXYZ)) { in ColorSpace()
130 , mWhitePoint(computeWhitePoint(rgbToXYZ)) { in ColorSpace()
146 , mWhitePoint(computeWhitePoint(rgbToXYZ)) {
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DColorSpace.java2547 this(name, computePrimaries(toXYZ), computeWhitePoint(toXYZ), null, in Rgb()
2629 computeWhitePoint(toXYZ), isGray(toXYZ) ? toXYZ : null, function, MIN_ID); in Rgb()
2745 … this(name, computePrimaries(toXYZ), computeWhitePoint(toXYZ), gamma, 0.0f, 1.0f, MIN_ID); in Rgb()
3650 private static float[] computeWhitePoint(@NonNull @Size(9) float[] toXYZ) { in computeWhitePoint() method
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6262 HSPLandroid/graphics/ColorSpace$Rgb;->computeWhitePoint([F)[F
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6265 HSPLandroid/graphics/ColorSpace$Rgb;->computeWhitePoint([F)[F
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16380 Landroid/graphics/ColorSpace$Rgb;->computeWhitePoint([F)[F