HomeSort by relevance Sort by last modified time
    Searched refs:vlVdpPresentationQueueGetTime (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
ftab.c 95 &vlVdpPresentationQueueGetTime, /* VDP_FUNC_ID_PRESENTATION_QUEUE_GET_TIME */
presentation.c 174 vlVdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue,
334 return vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time);
374 vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time);
vdpau_private.h 460 VdpPresentationQueueGetTime vlVdpPresentationQueueGetTime;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
ftab.c 95 &vlVdpPresentationQueueGetTime, /* VDP_FUNC_ID_PRESENTATION_QUEUE_GET_TIME */
presentation.c 174 vlVdpPresentationQueueGetTime(VdpPresentationQueue presentation_queue,
334 return vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time);
374 vlVdpPresentationQueueGetTime(presentation_queue, first_presentation_time);
vdpau_private.h 460 VdpPresentationQueueGetTime vlVdpPresentationQueueGetTime;

Completed in 34 milliseconds