Searched refs:autopaintColorKey (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_xv_ovl.c61 if(pPriv->autopaintColorKey && (pPriv->grabbedByV4L ||
145 pPriv->autopaintColorKey = value;
175 *value = (pPriv->autopaintColorKey) ? 1 : 0;
H A Dnv10_xv_ovl.c84 if(pPriv->autopaintColorKey && (pPriv->grabbedByV4L ||
188 pPriv->autopaintColorKey = value;
246 *value = (pPriv->autopaintColorKey) ? 1 : 0;
H A Dnv_type.h157 Bool autopaintColorKey; member in struct:_NVPortPrivRec
H A Dnouveau_xv.c422 pPriv->autopaintColorKey = TRUE;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_videostr.h58 Bool autopaintColorKey; member in struct:__anoncc78517f0108
H A Dsis6326_video.c368 Bool autopaintColorKey; member in struct:__anon49751ab20208
397 pPriv->autopaintColorKey = TRUE;
656 pPriv->autopaintColorKey = value;
683 *value = (pPriv->autopaintColorKey) ? 1 : 0;
1326 if( pPriv->autopaintColorKey &&
1590 if(pPriv->autopaintColorKey) {
H A Dsis_video.c380 pPriv->autopaintColorKey = TRUE;
1206 pPriv->autopaintColorKey = value;
1339 *value = (pPriv->autopaintColorKey) ? 1 : 0;
3650 if(pPriv->autopaintColorKey &&
3907 if(pPriv->autopaintColorKey) {
H A Dsis_utility.c1737 pPriv->autopaintColorKey = sdcbuf->sdc_parm[0] ? 1 : 0;
1743 sdcbuf->sdc_result[0] = pPriv->autopaintColorKey ? 1 : 0;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_video.c244 Bool autopaintColorKey; member in struct:__anon81f50c310108
322 pPriv->autopaintColorKey = TRUE;
403 pPriv->autopaintColorKey = value;
441 *value = (pPriv->autopaintColorKey) ? 1 : 0;
923 if(pPriv->autopaintColorKey &&
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_video.c39 Bool autopaintColorKey; member in struct:_NVPortPrivRec
181 pPriv->autopaintColorKey = TRUE;
497 if(pPriv->autopaintColorKey &&
730 pPriv->autopaintColorKey = value;
773 *value = (pPriv->autopaintColorKey) ? 1 : 0;

Completed in 21 milliseconds