Home
last modified time | relevance | path

Searched refs:skcms_PrimariesToXYZD50 (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_jxl_skcms.h36 #define skcms_PrimariesToXYZD50 jxl_skcms_PrimariesToXYZD50 macro
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_jxl_skcms.h36 #define skcms_PrimariesToXYZD50 jxl_skcms_PrimariesToXYZD50 macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h303 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dskcms.h302 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
H A Dtests.c1239 expect(skcms_PrimariesToXYZD50(0.64f, 0.33f, in test_PrimariesToXYZ()
1254 expect(skcms_PrimariesToXYZD50(0.64f, 0.33f, in test_Programmatic_sRGB()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h303 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/third_party/skcms/
H A Dskcms.h304 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h303 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h303 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/third_party/skcms/
H A Dskcms.h309 SKCMS_API bool skcms_PrimariesToXYZD50(float rx, float ry,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkColorSpace.cpp15 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkColorSpace.cpp16 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkColorSpace.cpp15 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkColorSpace.cpp15 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkColorSpace.cpp15 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkColorSpace.cpp15 return skcms_PrimariesToXYZD50(fRX, fRY, fGX, fGY, fBX, fBY, fWX, fWY, toXYZ_D50); in toXYZD50()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DColorSpaceTest.cpp217 bool result = skcms_PrimariesToXYZD50( in DEF_TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/image-decoders/png/
H A Dpng_image_decoder.cc205 if (!skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &to_xyzd50)) in ReadColorProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/image-decoders/bmp/
H A Dbmp_image_reader.cc375 if (!skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, kD65x, kD65y, in ReadInfoHeader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/bmp/
H A Dbmp_image_reader.cc374 if (!skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, kD65x, kD65y, in ReadInfoHeader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/png/
H A Dpng_image_decoder.cc205 if (!skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &to_xyzd50)) in ReadColorProfile()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp402 if (skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &tmp)) { in read_color_profile()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp402 if (skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &tmp)) { in read_color_profile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkPngCodec.cpp402 if (skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &tmp)) { in read_color_profile()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp402 if (skcms_PrimariesToXYZD50(rx, ry, gx, gy, bx, by, wx, wy, &tmp)) { in read_color_profile()

12