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

  /external/swiftshader/src/D3D9/
D3D9.cpp 113 SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE);
  /external/swiftshader/src/Main/
FrameBufferGDI.cpp 59 SetWindowPos(windowHandle, HWND_TOP, desktopWidth / 2 - windowWidth / 2, desktopHeight / 2 - windowHeight / 2, windowWidth, windowHeight, SWP_SHOWWINDOW);
  /external/swiftshader/src/OpenGL/libGL/
main.cpp 104 SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE);
  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 108 SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 205 milliseconds