Searched refs:targetFormat (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | CvCols.c | 233 XcmsColorFormat targetFormat, 289 if (format != targetFormat) { 294 XCMS_DI_ID(targetFormat)) { 303 nBatch, targetFormat); 305 (targetFormat == XcmsCIEXYZFormat)) { 330 XCMS_DD_ID(targetFormat)) { 339 targetFormat, (Bool *)NULL); 729 XcmsColorFormat targetFormat, 753 !(ValidDIColorSpaceID(targetFormat) || 754 ValidDDColorSpaceID(ccc, targetFormat))) { 223 ConvertMixedColors(XcmsCCC ccc,XcmsColor * pColors_in_out,XcmsColor * pWhitePt,unsigned int nColors,XcmsColorFormat targetFormat,unsigned char format_flag) argument 716 XcmsConvertColors(XcmsCCC ccc,XcmsColor * pColors_in_out,unsigned int nColors,XcmsColorFormat targetFormat,Bool * pCompressed) argument [all...] |
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | SCCDFile.h | 143 int targetFormat);
|
| H A D | xcmsdb.c | 117 int targetFormat = 32; local in function:main 142 targetFormat = atoi(argv[i]); 143 if (targetFormat != 32 && targetFormat != 16 && 144 targetFormat != 8) { 146 ProgramName, targetFormat); 194 LoadSCCData(dpy, DefaultScreen(dpy), filename, targetFormat);
|
| H A D | loadData.c | 878 int targetFormat) 939 switch (targetFormat) { 1038 switch (targetFormat) { 1159 LINEAR_RGB_SCCData *pScreenData, int targetFormat) 1207 switch (targetFormat) { 1484 int targetFormat) 1782 targetFormat)) { 1791 targetFormat)) { 862 LoadCorrections(Display * pDpy,Window root,XDCCC_Correction * pCorrection,int targetFormat) argument 1142 LoadDataGray(Display * pDpy,window root,int tableType,LINEAR_RGB_SCCData * pScreenData,int targetFormat) argument
|
Completed in 7 milliseconds