Searched refs:HwCursor (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_driver.c570 pSmi->HwCursor = TRUE;
573 pSmi->HwCursor = FALSE;
574 else if (!xf86GetOptValBool(pSmi->Options, OPTION_HWCURSOR, &pSmi->HwCursor))
578 pSmi->HwCursor ? "Hard" : "Soft");
719 if (pSmi->Dualhead && pSmi->HwCursor) {
722 pSmi->HwCursor = FALSE;
730 pSmi->HwCursor = FALSE;
903 if (pSmi->HwCursor) {
1766 if (pSmi->HwCursor) {
1843 if (pSmi->HwCursor)
[all...]
H A Dsmi.h200 Bool HwCursor; /* hardware cursor enabled */ member in struct:__anon910553c20208
H A Dsmi501_crtc.c60 if (!pSmi->HwCursor)
96 if (!pSmi->HwCursor)
639 if (pSmi->HwCursor) {
663 if (pSmi->HwCursor) {
H A Dsmilynx_crtc.c937 if(pSmi->HwCursor){
974 if(pSmi->HwCursor){

Completed in 7 milliseconds