Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DColorSpace.java2231 @NonNull @Size(9) float[] toXYZ, in Rgb()
2310 @NonNull @Size(9) float[] toXYZ, in Rgb()
2432 @NonNull @Size(9) float[] toXYZ, in Rgb()
3251 private static float[] computePrimaries(@NonNull @Size(9) float[] toXYZ) { in computePrimaries()
3278 private static float[] computeWhitePoint(@NonNull @Size(9) float[] toXYZ) { in computeWhitePoint()