Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DColorSpace.java2392 @NonNull @Size(9) float[] toXYZ, in Rgb()
2471 @NonNull @Size(9) float[] toXYZ, in Rgb()
2592 @NonNull @Size(9) float[] toXYZ, in Rgb()
3448 private static float[] computePrimaries(@NonNull @Size(9) float[] toXYZ) { in computePrimaries()
3475 private static float[] computeWhitePoint(@NonNull @Size(9) float[] toXYZ) { in computeWhitePoint()