Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/video/
H A Dmod.rs143 backend: VideoBackendType, in new()
328 backend: VideoBackendType, in create_decoder_device()
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs1036 backend: VideoBackendType, in create_video_device()
1108 backend: VideoBackendType, in register_video_device()
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Ddevice_constants.rs189 pub enum VideoBackendType { enum