Home
last modified time | relevance | path

Searched refs:skcms_sRGB_TransferFunction (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_jxl_skcms.h40 #define skcms_sRGB_TransferFunction jxl_skcms_sRGB_TransferFunction macro
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_jxl_skcms.h40 #define skcms_sRGB_TransferFunction jxl_skcms_sRGB_TransferFunction macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
H A Dtests.c1386 const skcms_TransferFunction *sRGB = skcms_sRGB_TransferFunction(), in test_TF_invert()
H A Dskcms.cc1251 const skcms_TransferFunction* skcms_sRGB_TransferFunction() { in skcms_sRGB_TransferFunction() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/third_party/skcms/
H A Dskcms.h148 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/third_party/skcms/
H A Dskcms.h153 SKCMS_API const skcms_TransferFunction* skcms_sRGB_TransferFunction(void);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/third_party/skcms/
H A Dskcms.cc1267 const skcms_TransferFunction* skcms_sRGB_TransferFunction() { in skcms_sRGB_TransferFunction() function
2385 *ops++ = Op_tf_r; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
2386 *ops++ = Op_tf_g; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
2387 *ops++ = Op_tf_b; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/third_party/skcms/
H A Dskcms.cc1264 const skcms_TransferFunction* skcms_sRGB_TransferFunction() { in skcms_sRGB_TransferFunction() function
2377 *ops++ = Op_tf_r; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
2378 *ops++ = Op_tf_g; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
2379 *ops++ = Op_tf_b; *args++ = skcms_sRGB_TransferFunction(); in skcms_TransformWithPalette()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/
H A Dimage_decoder.cc732 skcms_SetTransferFunction(&with_srgb, skcms_sRGB_TransferFunction()); in ColorSpaceForSkImages()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/image-decoders/
H A Dimage_decoder.cc848 skcms_SetTransferFunction(&with_srgb, skcms_sRGB_TransferFunction()); in ColorSpaceForSkImages()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDataUtils.cpp624 pipeline.append_transfer_function(*skcms_sRGB_TransferFunction()); in GrConvertPixels()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp419 fn = *skcms_sRGB_TransferFunction(); in read_color_profile()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp419 fn = *skcms_sRGB_TransferFunction(); 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.cpp419 fn = *skcms_sRGB_TransferFunction(); in read_color_profile()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp419 fn = *skcms_sRGB_TransferFunction(); in read_color_profile()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/codec/
H A DSkPngCodec.cpp419 fn = *skcms_sRGB_TransferFunction(); in read_color_profile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkPngCodec.cpp418 fn = *skcms_sRGB_TransferFunction(); in read_color_profile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dcolor_transform_unittest.cc711 SkTransferFnScaled(*skcms_sRGB_TransferFunction(), scale); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dcolor_transform_unittest.cc679 SkTransferFnScaled(*skcms_sRGB_TransferFunction(), scale); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc1254 const skcms_TransferFunction* skcms_sRGB_TransferFunction() { in skcms_sRGB_TransferFunction() function

12