HomeSort by relevance Sort by last modified time
    Searched refs:cmsIsTag (Results 1 - 5 of 5) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsio1.c 350 if (cmsIsTag(hProfile, tagFloat)) { // Float tag takes precedence
358 if (!cmsIsTag(hProfile, tag16)) {
362 if (cmsIsTag(hProfile, tag16)) { // Is there any LUT-Based table?
602 if (cmsIsTag(hProfile, tagFloat)) { // Float tag takes precedence
609 if (!cmsIsTag(hProfile, tag16)) {
613 if (cmsIsTag(hProfile, tag16)) { // Is there any LUT-Based table?
753 if (cmsIsTag(hProfile, tagFloat)) { // Float tag takes precedence
760 if (cmsIsTag(hProfile, tagFloat)) {
765 if (!cmsIsTag(hProfile, tag16)) { // Is there any LUT-Based table?
768 if (!cmsIsTag(hProfile, tag16)) return NULL
    [all...]
cmsxform.c     [all...]
cmssamp.c 233 if (cmsIsTag(hProfile, cmsSigMediaBlackPointTag) &&
cmsio0.c 661 cmsBool CMSEXPORT cmsIsTag(cmsHPROFILE hProfile, cmsTagSignature sig)
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 527 milliseconds