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/
transform_util.h 56 qcms_bool compute_precache(struct curveType *trc, uint8_t *output);
qcms.h 86 typedef int qcms_bool; typedef
147 qcms_bool qcms_profile_is_bogus(qcms_profile *profile);
qcmstypes.h 106 typedef qcms_bool bool;
qcmsint.h 283 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries);
306 extern qcms_bool qcms_supports_iccv4;
transform_util.c 454 qcms_bool compute_precache(struct curveType *trc, uint8_t *output)
iccread.c 76 qcms_bool valid;
258 qcms_bool qcms_profile_is_bogus(qcms_profile *profile)
    [all...]
transform.c 216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries)
    [all...]

Completed in 31 milliseconds