Home
last modified time | relevance | path

Searched refs:OVERLAY_8_32_PLANAR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DIBM.c332 if (pScrn->overlayFlags & OVERLAY_8_32_PLANAR) { in IBMramdac526SetBpp()
433 if (pScrn->overlayFlags & OVERLAY_8_32_PLANAR) { in IBMramdac640SetBpp()
H A DTI.c379 if (pScrn->overlayFlags & OVERLAY_8_32_PLANAR) { in TIramdac3026SetBpp()
497 if (pScrn->overlayFlags & OVERLAY_8_32_PLANAR) { in TIramdac3030SetBpp()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h758 #define OVERLAY_8_32_PLANAR 0x00000008 macro