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

  /external/chromium_org/third_party/qcms/src/
qcms.h 86 typedef int qcms_bool; typedef
147 qcms_bool qcms_profile_is_bogus(qcms_profile *profile);
151 qcms_bool qcms_profile_match(qcms_profile *p1, qcms_profile *p2);
qcmstypes.h 73 typedef qcms_bool bool;
transform_util.h 56 qcms_bool compute_precache(struct curveType *trc, uint8_t *output);
qcmsint.h 284 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries);
307 extern qcms_bool qcms_supports_iccv4;
iccread.c 76 qcms_bool valid;
258 qcms_bool qcms_profile_is_bogus(qcms_profile *profile)
    [all...]
transform_util.c 454 qcms_bool compute_precache(struct curveType *trc, uint8_t *output)
transform.c 216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries)
    [all...]

Completed in 42 milliseconds