Searched refs:set_next_timestamp (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_drm.c59 vscreen->set_next_timestamp = NULL;
H A Dvl_winsys.h59 (*set_next_timestamp)(struct vl_screen *vscreen, uint64_t stamp); member in struct:vl_screen
H A Dvl_winsys_dri.c467 scrn->base.set_next_timestamp = vl_dri2_screen_set_next_timestamp;
H A Dvl_winsys_dri3.c843 scrn->base.set_next_timestamp = vl_dri3_screen_set_next_timestamp;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_winsys_drm.c59 vscreen->set_next_timestamp = NULL;
H A Dvl_winsys.h59 (*set_next_timestamp)(struct vl_screen *vscreen, uint64_t stamp); member in struct:vl_screen
H A Dvl_winsys_dri.c471 scrn->base.set_next_timestamp = vl_dri2_screen_set_next_timestamp;
H A Dvl_winsys_dri3.c849 scrn->base.set_next_timestamp = vl_dri3_screen_set_next_timestamp;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dpresentation.c265 vscreen->set_next_timestamp(vscreen, earliest_presentation_time);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dpresentation.c265 vscreen->set_next_timestamp(vscreen, earliest_presentation_time);

Completed in 7 milliseconds