Home
last modified time | relevance | path

Searched defs:was_polling_capture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dv4l2_device_proxy.rs626 let was_polling_capture = session.should_poll_capture(); in reqbufs() localVariable
696 let was_polling_capture = session.should_poll_capture(); in streamoff() localVariable
746 let was_polling_capture = session.should_poll_capture(); in qbuf() localVariable