Home
last modified time | relevance | path

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

/external/gfxstream-protocols/registry/vulkan/tests/
Dwindows.h9 typedef int HMONITOR; typedef
/external/cronet/components/metrics/ui/
Dscreen_info_metrics_provider.cc30 BOOL CALLBACK GetMonitorDPICallback(HMONITOR, HDC hdc, LPRECT, LPARAM dwData) { in GetMonitorDPICallback() argument
/external/rust/crates/ash/src/vk/
Dplatform_types.rs21 pub type HMONITOR = HANDLE; typedef
/external/python/cpython2/Lib/ctypes/
Dwintypes.py81 HMONITOR = HANDLE variable
/external/python/cpython3/Lib/ctypes/
Dwintypes.py82 HMONITOR = HANDLE variable
/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow.rs416 pub fn get_nearest_monitor_handle(&self) -> HMONITOR { in get_nearest_monitor_handle()
/external/angle/src/third_party/volk/
Dvolk.h41 typedef struct HMONITOR__* HMONITOR; typedef
/external/mesa3d/include/D3D9/
Dd3d9types.h88 typedef HANDLE HMONITOR; typedef