Home
last modified time | relevance | path

Searched refs:cmsCreate_sRGBProfile (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp488 out_prof = cmsCreate_sRGBProfile(); in color_apply_icc_profile()
498 out_prof = cmsCreate_sRGBProfile(); in color_apply_icc_profile()
503 out_prof = cmsCreate_sRGBProfile(); in color_apply_icc_profile()
625 out = cmsCreate_sRGBProfile(); in color_apply_conversion()
Dfx_codec_icc.cpp71 dstProfile = cmsCreate_sRGBProfile(); in IccLib_CreateTransform()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsvirt.c670 cmsHPROFILE CMSEXPORT cmsCreate_sRGBProfile(void) in cmsCreate_sRGBProfile() function
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1576 CMSAPI cmsHPROFILE CMSEXPORT cmsCreate_sRGBProfile(void);