Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwingdi.h2161 typedef struct DISPLAYCONFIG_MODE_INFO { struct
2162 DISPLAYCONFIG_MODE_INFO_TYPE infoType; argument
2169 } DISPLAYCONFIG_MODE_INFO; argument
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs82943 pub struct DISPLAYCONFIG_MODE_INFO { struct
82944 pub infoType: DISPLAYCONFIG_MODE_INFO_TYPE, argument
82947 pub __bindgen_anon_1: DISPLAYCONFIG_MODE_INFO__bindgen_ty_1, argument
103436 modeInfoArray: *mut DISPLAYCONFIG_MODE_INFO, in SetDisplayConfig()
103446 modeInfoArray: *mut DISPLAYCONFIG_MODE_INFO, in QueryDisplayConfig()