Searched refs:DRI2FrameEventRec (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_dri.c | 615 DRI2FrameEventRec, 634 DRI2FrameEventRec, 1109 swap_info = calloc(1, sizeof(DRI2FrameEventRec)); 1332 wait_info = calloc(1, sizeof(DRI2FrameEventRec));
|
| H A D | intel.h | 427 } DRI2FrameEventRec, *DRI2FrameEventPtr; typedef in typeref:struct:_DRI2FrameEvent
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_dri.c | 580 DRI2FrameEventRec, 599 DRI2FrameEventRec, 1101 swap_info = calloc(1, sizeof(DRI2FrameEventRec)); 1324 wait_info = calloc(1, sizeof(DRI2FrameEventRec));
|
| H A D | intel.h | 422 } DRI2FrameEventRec, *DRI2FrameEventPtr; typedef in typeref:struct:_DRI2FrameEvent
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 326 } DRI2FrameEventRec, *DRI2FrameEventPtr; typedef in typeref:struct:_DRI2FrameEvent 522 flip_info = calloc(1, sizeof(DRI2FrameEventRec)); 967 wait_info = calloc(1, sizeof(DRI2FrameEventRec)); 1130 swap_info = calloc(1, sizeof(DRI2FrameEventRec));
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 526 } DRI2FrameEventRec, *DRI2FrameEventPtr; typedef in typeref:struct:_DRI2FrameEvent 653 flip_info = calloc(1, sizeof(DRI2FrameEventRec)); 946 wait_info = calloc(1, sizeof(DRI2FrameEventRec)); 1154 swap_info = calloc(1, sizeof(DRI2FrameEventRec));
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 420 } DRI2FrameEventRec, *DRI2FrameEventPtr; typedef in typeref:struct:_DRI2FrameEvent 616 flip_info = calloc(1, sizeof(DRI2FrameEventRec)); 1064 wait_info = calloc(1, sizeof(DRI2FrameEventRec)); 1226 swap_info = calloc(1, sizeof(DRI2FrameEventRec));
|
Completed in 13 milliseconds