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.c174 vlVdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue, in vlVdpPresentationQueueGetTime() function
334 return vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time); in vlVdpPresentationQueueBlockUntilSurfaceIdle()
374 vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time); in vlVdpPresentationQueueQuerySurfaceStatus()
Dftab.c95 &vlVdpPresentationQueueGetTime, /* VDP_FUNC_ID_PRESENTATION_QUEUE_GET_TIME */
Dvdpau_private.h460 VdpPresentationQueueGetTime vlVdpPresentationQueueGetTime; variable