Home
last modified time | relevance | path

Searched refs:wait_for_outgoing_queue_event_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/linux/
H A Dfake_v4l2_impl.cc56 wait_for_outgoing_queue_event_( in OpenedDevice()
98 return wait_for_outgoing_queue_event_.TimedWait( in BlockUntilOutputQueueHasBuffer()
245 wait_for_outgoing_queue_event_.Wait(); in dqbuf()
313 wait_for_outgoing_queue_event_.Signal(); in MaybeProduceOneFrame()
323 base::WaitableEvent wait_for_outgoing_queue_event_; member in media::FakeV4L2Impl::OpenedDevice
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/linux/
H A Dfake_v4l2_impl.cc62 wait_for_outgoing_queue_event_( in OpenedDevice()
101 return wait_for_outgoing_queue_event_.TimedWait( in BlockUntilOutputQueueHasBuffer()
270 wait_for_outgoing_queue_event_.Wait(); in dqbuf()
360 wait_for_outgoing_queue_event_.Signal(); in MaybeProduceOneFrame()
370 base::WaitableEvent wait_for_outgoing_queue_event_; member in media::FakeV4L2Impl::OpenedDevice