Home
last modified time | relevance | path

Searched defs:rgbToXYZ (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/frameworks/native/libs/ui/
H A DColorSpace.cpp85 static constexpr std::array<float2, 3> computePrimaries(const mat3& rgbToXYZ) { in computePrimaries()
95 static constexpr float2 computeWhitePoint(const mat3& rgbToXYZ) { in computeWhitePoint()
102 const mat3& rgbToXYZ, in ColorSpace()
118 const mat3& rgbToXYZ, in ColorSpace()
134 const mat3& rgbToXYZ, in ColorSpace()
402 mat3 rgbToXYZ(src.getRGBtoXYZ()); in ColorSpaceConnector() local
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeColorSpaceTest.java235 float[] rgbToXYZ = cs.getTransform(); in testMat3x3() local
287 float[] rgbToXYZ = cs.getTransform(); in testXYZFromPrimaries_xyY() local
326 float[] rgbToXYZ = cs.getTransform(); in testXYZFromPrimaries_xYZ() local
441 float[] rgbToXYZ = cs.getTransform(); in testRGBtoXYZMatrix() local
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DColorSpaceTest.java270 float[] rgbToXYZ = cs.getTransform(); in testMat3x3() local
321 float[] rgbToXYZ = cs.getTransform(); in testXYZFromPrimaries_xyY() local
359 float[] rgbToXYZ = cs.getTransform(); in testXYZFromPrimaries_XYZ() local
457 float[] rgbToXYZ = cs.getTransform(); in testRGBtoXYZMatrix() local
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/ui/include/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/frameworks/native/libs/ui/include_types/ui/
H A DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/ui/include/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/frameworks/native/libs/ui/include_vndk/ui/
H A DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h179 constexpr float3 rgbToXYZ(const float3& rgb) const noexcept { in rgbToXYZ() function

12