Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/graphics/cam/
H A DCamUtils.java83 static final double[][] XYZ_TO_SRGB = field in CamUtils
134 double[][] matrix = XYZ_TO_SRGB; in argbFromXyz()