Home
last modified time | relevance | path

Searched defs:srcProfile (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/krita/krita-4.4.8/libs/pigment/
H A DKoColorConversionTransformationFactory.cpp34 QString srcProfile; member
77 QString KoColorConversionTransformationFactory::srcProfile() const in srcProfile() function in KoColorConversionTransformationFactory
/dports/editors/calligra/calligra-3.2.1/libs/pigment/
H A DKoColorConversionTransformationFactory.cpp34 QString srcProfile; member
77 QString KoColorConversionTransformationFactory::srcProfile() const in srcProfile() function in KoColorConversionTransformationFactory
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/test/src/com/lightcrafts/j2d/test/
H A DLCColorConvertOp.java294 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
328 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
743 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1021 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java298 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
355 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
781 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1059 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/image/
H A DColorConvertOp.java303 ICC_Profile srcProfile = null, destProfile = null; in ICCBIFilter() local
360 private void updateBITransform(ICC_Profile srcProfile, in updateBITransform()
786 ICC_Profile srcProfile, dstProfile; in nonICCBIFilter() local
1064 private void getMinMaxValsFromProfiles(ICC_Profile srcProfile, in getMinMaxValsFromProfiles()
/dports/graphics/krita/krita-4.4.8/plugins/color/lcms2engine/
H A DIccColorSpaceEngine.cpp34 …mation(const KoColorSpace *srcCs, quint32 srcColorSpaceType, LcmsColorProfileContainer *srcProfile, in KoLcmsColorConversionTransformation()
87 …mation(const KoColorSpace *srcCs, quint32 srcColorSpaceType, LcmsColorProfileContainer *srcProfile, in KoLcmsColorProofingConversionTransformation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/
H A DHashAndEncode.cpp53 skcms_ICCProfile srcProfile = *skcms_sRGB_profile(); in HashAndEncode() local
/dports/graphics/sampleicc/SampleICC-1.6.8/Contrib/tests/flatten_AToB_tag/
H A Dflatten_AToB_tag.cpp138 CIccProfile* srcProfile = OpenIccProfile(profile_path); in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkCodec.cpp644 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
649 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
683 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkCodec.cpp665 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
670 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
704 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/
H A DHashAndEncode.cpp54 skcms_ICCProfile srcProfile = *skcms_sRGB_profile(); in HashAndEncode() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcodec/icc/
H A Diccmodule.cpp55 ScopedCmsProfile srcProfile(cmsOpenProfileFromMem(span.data(), span.size())); in CreateTransformSRGB() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcodec/icc/
H A Diccmodule.cpp56 ScopedCmsProfile srcProfile(cmsOpenProfileFromMem(span.data(), span.size())); in CreateTransformSRGB() local
/dports/editors/calligra/calligra-3.2.1/plugins/colorengines/lcms2/
H A DIccColorSpaceEngine.cpp36 …mation(const KoColorSpace *srcCs, quint32 srcColorSpaceType, LcmsColorProfileContainer *srcProfile, in KoLcmsColorConversionTransformation()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkCodec.cpp657 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
691 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkCodec.cpp657 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
691 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkCodec.cpp657 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local
691 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local

123