Home
last modified time | relevance | path

Searched defs:DISPLAYCONFIG_TOPOLOGY_ID (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.h2215 } DISPLAYCONFIG_TOPOLOGY_ID; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs83467 pub type DISPLAYCONFIG_TOPOLOGY_ID = ::std::os::raw::c_int; typedef
103447 currentTopologyId: *mut DISPLAYCONFIG_TOPOLOGY_ID, in QueryDisplayConfig()