Home
last modified time | relevance | path

Searched refs:vl_screen_set_next_timestamp (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys.h64 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp);
Dvl_winsys_xsp.c116 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_screen_set_next_timestamp() function
Dvl_winsys_dri.c280 vl_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_screen_set_next_timestamp() function
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c271 vl_screen_set_next_timestamp(pq->device->vscreen, earliest_presentation_time); in vlVdpPresentationQueueDisplay()