Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dwindow.rs494 pub fn get_monitor_info(&self) -> Result<MonitorInfo> { in get_monitor_info() method
946 unsafe fn get_monitor_info(hmonitor: HMONITOR) -> Result<MONITORINFO> { in get_monitor_info() method