Searched refs:cmsFLAGS_NOCACHE (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmsgmt.c | 363 cmsFLAGS_NOCACHE); in _cmsCreateGamutCheckPipeline() 372 cmsFLAGS_NOCACHE); in _cmsCreateGamutCheckPipeline() 378 cmsFLAGS_NOCACHE); in _cmsCreateGamutCheckPipeline() 485 … hProfile, dwFormatter, INTENT_PERCEPTUAL, cmsFLAGS_NOOPTIMIZE|cmsFLAGS_NOCACHE); in cmsDetectTAC()
|
D | cmssamp.c | 55 States, NULL, 0, TYPE_Lab_DBL, TYPE_Lab_DBL, cmsFLAGS_NOCACHE|cmsFLAGS_NOOPTIMIZE); in CreateRoundtripXForm() 113 hLab, TYPE_Lab_DBL, Intent, cmsFLAGS_NOOPTIMIZE|cmsFLAGS_NOCACHE); in BlackPointAsDarkerColorant()
|
D | cmsxform.c | 870 if (*dwFlags & cmsFLAGS_NOCACHE) { in AllocEmptyTransform() 1031 dwFlags |= cmsFLAGS_NOCACHE; in cmsCreateExtendedTransform() 1124 if (!(dwFlags & cmsFLAGS_NOCACHE)) { in cmsCreateExtendedTransform()
|
D | cmsopt.c | 1439 *dwFlags |= cmsFLAGS_NOCACHE; in OptimizeByJoiningCurves() 1449 *dwFlags |= cmsFLAGS_NOCACHE; in OptimizeByJoiningCurves() 1461 *dwFlags |= cmsFLAGS_NOCACHE; in OptimizeByJoiningCurves() 1761 *dwFlags |= cmsFLAGS_NOCACHE; in OptimizeMatrixShaper()
|
D | cmscnvrt.c | 993 cmsFLAGS_NOCACHE|cmsFLAGS_NOOPTIMIZE); in BlackPreservingKPlaneIntents() 1001 cmsFLAGS_NOCACHE|cmsFLAGS_NOOPTIMIZE); in BlackPreservingKPlaneIntents()
|
/external/pdfium/third_party/lcms/ |
D | 0026-more-unsupported-characters.patch | 13 *dwFlags |= cmsFLAGS_NOCACHE; 45 *dwFlags |= cmsFLAGS_NOCACHE;
|
D | 0005-old-fix-e-with-tilde.patch | 42 if (*dwFlags & cmsFLAGS_NOCACHE) {
|
D | 0020-avoid-fixed-inf.patch | 87 *dwFlags |= cmsFLAGS_NOCACHE;
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2.h | 1628 #define cmsFLAGS_NOCACHE 0x0040 // Inhibit 1-pixel cache macro
|