/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/ |
H A D | CPTColorSpaceTests.m | 15 CFDataRef iccProfile = CGColorSpaceCopyICCProfile(colorSpace.cgColorSpace); 16 CFDataRef newIccProfile = CGColorSpaceCopyICCProfile(newColorSpace.cgColorSpace);
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/ |
H A D | print_display_profile.cc | 106 CFDataRef data = CGColorSpaceCopyICCProfile(colorSpace); in print_display_profile() 124 CFDataRef data = CGColorSpaceCopyICCProfile(colorSpace); in print_display_profile() 178 CFDataRef data = CGColorSpaceCopyICCProfile(space); in get_display_ICC_profile()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/mac/ |
H A D | display_icc_profiles.cc | 42 base::ScopedCFTypeRef<CFDataRef> srgb_icc(CGColorSpaceCopyICCProfile( in UpdateIfNeeded() 67 CGColorSpaceCopyICCProfile(cg_color_space)); in UpdateIfNeeded()
|
H A D | io_surface.cc | 269 CGColorSpaceCopyICCProfile(color_space)); in CreateIOSurface()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/mac/ |
H A D | display_icc_profiles.cc | 43 base::ScopedCFTypeRef<CFDataRef> srgb_icc(CGColorSpaceCopyICCProfile( in UpdateIfNeeded() 68 CGColorSpaceCopyICCProfile(cg_color_space)); in UpdateIfNeeded()
|
H A D | io_surface.cc | 303 CGColorSpaceCopyICCProfile(color_space)); in CreateIOSurface()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/ |
H A D | get_current_monitor_profile.cpp | 19 CFDataRef dataRef = CGColorSpaceCopyICCProfile(cs); in main()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/ |
H A D | get_current_monitor_profile.cpp | 19 CFDataRef dataRef = CGColorSpaceCopyICCProfile(cs); in main()
|
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/ |
H A D | CGColorSpace.pas | 467 function CGColorSpaceCopyICCProfile( space: CGColorSpaceRef ): CFDataRef; external name '_CGColorSp… in CGColorSpaceCopyICCProfile() function
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/ |
H A D | MacIOSurface.cpp | 189 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateNV12Surface() 251 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateYUV422Surface()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/ |
H A D | MacIOSurface.cpp | 189 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateNV12Surface() 251 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateYUV422Surface()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/mac/ |
H A D | desktop_frame_cgimage.mm | 76 rtc::ScopedCFTypeRef<CFDataRef> cf_icc_profile(CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/mac/ |
H A D | desktop_frame_cgimage.mm | 76 rtc::ScopedCFTypeRef<CFDataRef> cf_icc_profile(CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/mac/ |
H A D | desktop_frame_cgimage.mm | 76 rtc::ScopedCFTypeRef<CFDataRef> cf_icc_profile(CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/mac/ |
H A D | desktop_frame_cgimage.mm | 76 rtc::ScopedCFTypeRef<CFDataRef> cf_icc_profile(CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/www/firefox/firefox-99.0/gfx/2d/ |
H A D | MacIOSurface.cpp | 193 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateNV12Surface() 255 CGColorSpaceCopyICCProfile(colorSpace.get())); in CreateYUV422Surface()
|
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/ |
H A D | gimppickbutton-quartz.c | 212 icc_data = CGColorSpaceCopyICCProfile (color_space);
|
H A D | gimpwidgetsutils.c | 536 data = CGColorSpaceCopyICCProfile (space); in gimp_screen_get_color_profile()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/ |
H A D | gfxPlatformMac.cpp | 576 CFDataRef iccp = ::CGColorSpaceCopyICCProfile(cspace); in GetPlatformCMSOutputProfileData()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/ |
H A D | gfxPlatformMac.cpp | 599 CFDataRef iccp = ::CGColorSpaceCopyICCProfile(cspace); in GetPlatformCMSOutputProfile()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/ |
H A D | gfxPlatformMac.cpp | 560 CFDataRef iccp = ::CGColorSpaceCopyICCProfile(cspace); in GetPlatformCMSOutputProfile()
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/ |
H A D | gfxPlatformMac.cpp | 1119 CFDataRef iccp = ::CGColorSpaceCopyICCProfile(cspace); in GetPlatformCMSOutputProfileData()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/display/mac/ |
H A D | screen_mac.mm | 100 CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/display/mac/ |
H A D | screen_mac.mm | 100 CGColorSpaceCopyICCProfile(cg_color_space));
|
/dports/www/firefox/firefox-99.0/gfx/thebes/ |
H A D | gfxPlatformMac.cpp | 1116 CFDataRef iccp = ::CGColorSpaceCopyICCProfile(cspace); in GetPlatformCMSOutputProfileData()
|