Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/
Dg_selection.rs66 pub fn g_selection<R: From<v4l2_rect>>( in g_selection() function
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dioctl.rs60 mod g_selection; module
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dvideo_decoder.rs1078 fn g_selection( in g_selection() function
H A Dv4l2_device_proxy.rs1131 fn g_selection( in g_selection() function
/aosp_15_r20/external/virtio-media/device/src/
H A Dioctl.rs551 fn g_selection( in g_selection() method