Searched defs:srcProfile (Results 1 – 7 of 7) sorted by relevance
9 cmsHPROFILE srcProfile = cmsOpenProfileFromMem(data, size); in LLVMFuzzerTestOneInput() local
729 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local734 const auto* srcProfile = fEncodedInfo.profile(); in initializeColorXform() local768 const auto* srcProfile = fEncodedInfo.profile(); in applyColorXform() local
513 const skcms_ICCProfile* srcProfile, in needs_swizzler_to_convert_from_cmyk()
722 const skcms_ICCProfile* const srcProfile = this->getEncodedInfo().profile(); in onGetPixels() local
58 skcms_ICCProfile srcProfile = *skcms_sRGB_profile(); in HashAndEncode() local
55 ScopedCmsProfile srcProfile(cmsOpenProfileFromMem(span.data(), span.size())); in CreateTransformSRGB() local
2571 const skcms_ICCProfile* srcProfile, in skcms_Transform()2585 const skcms_ICCProfile* srcProfile, in skcms_TransformWithPalette()