Searched refs:pixel_code (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_crtc.c73 switch (info->CurrentLayout.pixel_code) {
157 switch (info->CurrentLayout.pixel_code) {
181 switch (info->CurrentLayout.pixel_code) {
297 switch (info->CurrentLayout.pixel_code) {
309 if (info->CurrentLayout.pixel_code == 24)
325 switch (info->CurrentLayout.pixel_code) {
337 if (info->CurrentLayout.pixel_code == 24)
H A Dr128_dri.c648 drmInfo.fb_bpp = info->CurrentLayout.pixel_code;
649 drmInfo.depth_bpp = info->CurrentLayout.pixel_code;
808 switch (info->CurrentLayout.pixel_code) {
815 "[dri] Disabling DRI.\n", info->CurrentLayout.pixel_code);
H A Dr128_accel.c1015 info->CurrentLayout.pixel_code,
1021 switch (info->CurrentLayout.pixel_code) {
1032 info->CurrentLayout.pixel_code));
H A Dr128.h269 int pixel_code; member in struct:__anona5d7874c0408
H A Dr128_driver.c1568 info->CurrentLayout.pixel_code = (pScrn->bitsPerPixel != 16
2887 switch (info->CurrentLayout.pixel_code) {
2896 if (info->CurrentLayout.pixel_code == 24)
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3.h106 int pixel_code; member in struct:__anonbe2e03be0208
H A Ds3_dga.c250 pS3->CurrentLayout.pixel_code = (pMode->bitsPerPixel != 16 ?
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accel.c380 info->CurrentLayout.pixel_code,
452 info->CurrentLayout.pixel_code,
534 switch (info->CurrentLayout.pixel_code) {
545 info->CurrentLayout.pixel_code);
H A Dlegacy_crtc.c834 switch (info->CurrentLayout.pixel_code) {
889 switch (info->CurrentLayout.pixel_code) {
1056 switch (info->CurrentLayout.pixel_code) {
1106 switch (info->CurrentLayout.pixel_code) {
H A Dradeon_dri.c106 switch (info->CurrentLayout.pixel_code) {
113 "Disabling DRI.\n", info->CurrentLayout.pixel_code);
1197 drmInfo.fb_bpp = info->CurrentLayout.pixel_code;
1534 switch (info->CurrentLayout.pixel_code) {
1542 "Disabling DRI.\n", info->CurrentLayout.pixel_code);
H A Datombios_crtc.c938 switch (info->CurrentLayout.pixel_code) {
H A Dradeon.h316 int pixel_code; member in struct:__anonb194aea90408
H A Dradeon_driver.c1346 info->CurrentLayout.pixel_code = (pScrn->bitsPerPixel != 16
6146 switch (info->CurrentLayout.pixel_code) {

Completed in 35 milliseconds