Searched refs:set_next_timestamp (Results 1 – 5 of 5) sorted by relevance
59 vscreen->set_next_timestamp = NULL; in vl_drm_screen_create()
59 (*set_next_timestamp)(struct vl_screen *vscreen, uint64_t stamp); member
467 scrn->base.set_next_timestamp = vl_dri2_screen_set_next_timestamp; in vl_dri2_screen_create()
840 scrn->base.set_next_timestamp = vl_dri3_screen_set_next_timestamp; in vl_dri3_screen_create()
265 vscreen->set_next_timestamp(vscreen, earliest_presentation_time); in vlVdpPresentationQueueDisplay()