Searched refs:NVRefreshArea (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv_shadow.c | 32 NVRefreshArea(ScrnInfoPtr pScrn, int num, BoxPtr pbox) function in typeref:typename:void
|
| H A D | nv_proto.h | 67 void NVRefreshArea(ScrnInfoPtr pScrn, int num, BoxPtr pbox);
|
| H A D | nv_driver.c | 1531 ShadowFBInit(pScreen, NVRefreshArea);
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_shadow.c | 29 NVRefreshArea(ScrnInfoPtr pScrn, int num, BoxPtr pbox) function in typeref:typename:void 82 NVRefreshArea(pScrn, num, pbox); 133 NVRefreshArea(pScrn, num, pbox); 183 NVRefreshArea(pScrn, num, pbox);
|
| H A D | nv_proto.h | 58 void NVRefreshArea(ScrnInfoPtr pScrn, int num, BoxPtr pbox);
|
| H A D | nv_driver.c | 2651 RefreshAreaFuncPtr refreshArea = NVRefreshArea;
|
Completed in 8 milliseconds