Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DColorSpace.cpp151 const float2& whitePoint, in ColorSpace()
168 const float2& whitePoint, in ColorSpace()
185 const float2& whitePoint, in ColorSpace()
200 const std::array<float2, 3>& primaries, const float2& whitePoint) { in computeXYZMatrix()
/frameworks/native/libs/nativewindow/include/android/
Dhdr_metadata.h59 struct AColor_xy whitePoint; member
/frameworks/native/opengl/libs/EGL/
Degl_object.h172 struct egl_xy_color whitePoint; member
/frameworks/base/graphics/java/android/graphics/
DColorSpace.java3260 @NonNull @Size(2) float[] whitePoint, in isSrgb()
3554 @NonNull @Size(2) float[] whitePoint) { in computeXYZMatrix()