Searched defs:DequeueEvents (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dv4l2_video_decode_accelerator.cc906 DequeueEvents();
1002 void V4L2VideoDecodeAccelerator::DequeueEvents() { function in class:content::V4L2VideoDecodeAccelerator
1005 DVLOG(3) << "DequeueEvents()";
1012 DVLOG(3) << "DequeueEvents(): got resolution change event.";
1016 DLOG(FATAL) << "DequeueEvents(): got an event (" << ev.type

Completed in 636 milliseconds