Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/
Dgpu.rs197 fn get_display_info(&mut self) -> Result<RespDisplayInfo> { in get_display_info()
415 struct RespDisplayInfo { struct
416 header: CtrlHeader,
417 rect: Rect,
418 enabled: u32,
419 flags: u32,