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

/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_accel.c99 fPtr->hwmode = HW_BLIT;
132 fPtr->hwmode = HW_BLIT;
193 fPtr->hwmode = HW_FILL;
220 fPtr->hwmode = HW_FILL;
264 if (fPtr->hwmode == HW_FB) return TRUE;
273 fPtr->hwmode = HW_FB;
283 if (fPtr->hwmode == HW_FB) return TRUE;
292 fPtr->hwmode = HW_FB;
325 fPtr->hwmode = -1;
H A Dngle.h68 int offset, hwmode, offsetd; member in struct:__anon7f39eb3e0108
H A Dngle_cursor.c68 pNGLE->hwmode = -1;
139 pNGLE->hwmode = -1;
H A Dngle_driver.c750 fPtr->hwmode = -1;

Completed in 4 milliseconds