Home
last modified time | relevance | path

Searched refs:vlVdpPresentationQueueGetTime (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c176 vlVdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueGetTime() function
332 return vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
375 vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time); in vlVdpPresentationQueueQuerySurfaceStatus()
Dftab.c98 &vlVdpPresentationQueueGetTime, /* VDP_FUNC_ID_PRESENTATION_QUEUE_GET_TIME */
Dvdpau_private.h505 VdpPresentationQueueGetTime vlVdpPresentationQueueGetTime; variable