HomeSort by relevance Sort by last modified time
    Searched refs:MONITOR_DEFAULTTOPRIMARY (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 24 #define MONITOR_DEFAULTTOPRIMARY 0x00000001
201 if ((flags & (MONITOR_DEFAULTTOPRIMARY | MONITOR_DEFAULTTONEAREST)) != 0
212 if ((flags & (MONITOR_DEFAULTTOPRIMARY | MONITOR_DEFAULTTONEAREST)) != 0
225 if ((flags & (MONITOR_DEFAULTTOPRIMARY | MONITOR_DEFAULTTONEAREST)) != 0)
winuser.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 190 hMonitor = MonitorFromPoint(p, MONITOR_DEFAULTTOPRIMARY);
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3D9.cpp     [all...]

Completed in 558 milliseconds