Searched refs:XCMS_DD_ID (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xcms/
H A DCvColW.c103 if (XCMS_DD_ID(pColors_in_out->format) && XCMS_DD_ID(newFormat)) {
H A DAddDIC.c79 if (XCMS_DD_ID(pCS->id)) {
H A DCvCols.c304 } else if (XCMS_DD_ID(format) && (format_flag & DD_FORMAT) &&
329 } else if (XCMS_DD_ID(format) && (format_flag & DD_FORMAT) &&
330 XCMS_DD_ID(targetFormat)) {
835 } else if (XCMS_DD_ID(format) && XCMS_DD_ID(targetFormat)) {
915 XCMS_DD_ID(targetFormat)) {
H A DcmsColNm.c952 if (XCMS_DD_ID(pColor_exact_return->format)) {
957 if (XCMS_DD_ID(result_format)) {
997 if (XCMS_DD_ID(result_format)) {
H A DXcmsint.h57 #define XCMS_DD_ID(id) ((id) & (XcmsColorFormat)0x80000000) macro

Completed in 5 milliseconds