| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xos.h | 106 long tv_usec; /* and microseconds */ member in struct:timeval
|
| /xsrc/external/mit/libdrm/dist/exynos/ |
| H A D | exynos_drm.h | 167 __u32 tv_usec; member in struct:drm_exynos_g2d_event
|
| /xsrc/external/mit/libdrm/dist/tests/exynos/ |
| H A D | exynos_fimg2d_event.c | 56 g2d_event_handler(int fd,unsigned int cmdlist_no,unsigned int tv_sec,unsigned int tv_usec,void * user_data) argument
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_drm.h | 683 uint32_t tv_usec; member in struct:drm_vmw_event_fence
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_dri.c | 960 I830DRI2FrameEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr swap_info) argument 1010 I830DRI2FlipEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr flip_info) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_dri.c | 892 I830DRI2FrameEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr swap_info) argument 942 I830DRI2FlipEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr flip_info) argument
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 554 uint32_t tv_usec = ust % 1000000; local in function:nouveau_dri2_vblank_handler 372 nouveau_dri2_flip_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument 660 nouveau_dri2_finish_swap(DrawablePtr draw,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,struct nouveau_dri2_vblank_state * s) argument [all...] |
| H A D | drmmode_display.c | 160 drmmode_event_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | amdgpu_dri2.c | 458 unsigned tv_sec, tv_usec; local in function:amdgpu_dri2_flip_event_handler
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_dri2.c | 787 radeon_dri2_frame_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument 1047 radeon_dri2_flip_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
|
| H A D | drmmode_display.c | 1442 drmmode_vblank_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument 1449 drmmode_flip_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_dri2.c | 554 unsigned tv_sec, tv_usec; local in function:radeon_dri2_flip_event_handler
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 462 uint32_t tv_usec = ust % 1000000; local in function:ms_dri2_flip_handler 646 uint32_t tv_usec = usec % 1000000; local in function:ms_dri2_frame_event_handler
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | vmwgfx_drm.h | 716 __u32 tv_usec; member in struct:drm_vmw_event_fence
|
| H A D | drm.h | 1349 __u32 tv_usec; member in struct:drm_event_vblank
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 707 __u32 tv_usec; member in struct:drm_vmw_event_fence
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmwgfx_drm.h | 715 __u32 tv_usec; member in struct:drm_vmw_event_fence
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | x11perf.c | 186 long tv_usec; /* and microseconds */ member in struct:timeval
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 670 DRI2WaitMSCComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument 690 DRI2WakeClient(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument 728 DRI2SwapComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec,int type,DRI2SwapEventPtr swap_complete,void * swap_data) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.c | 989 DRI2WaitMSCComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument 1005 DRI2WakeClient(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument 1038 DRI2SwapComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec,int type,DRI2SwapEventPtr swap_complete,void * swap_data) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna.h | 510 int tv_usec; member in struct:ust_msc 534 static inline uint64_t ust64(int tv_sec, int tv_usec) argument
|
| H A D | sna_display.c | 320 sna_crtc_record_swap(xf86CrtcPtr crtc,int tv_sec,int tv_usec,unsigned seq) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna.h | 563 int tv_usec; member in struct:ust_msc 587 static inline uint64_t ust64(int tv_sec, int tv_usec) argument
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm.h | 942 __u32 tv_usec; member in struct:drm_event_vblank
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm.h | 1131 __u32 tv_usec; member in struct:drm_event_vblank
|