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

  /external/mesa3d/src/glx/windows/
windowsgl.c 88 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
149 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
302 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_Windows.cpp 171 sWC.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
  /external/icu/icu4c/source/samples/layout/
clayout.c 92 wndclass.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
layout.cpp 91 wndclass.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 565 wc.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH);
  /external/pdfium/samples/
pdfium_test.cc 294 SelectObject(dc, GetStockObject(WHITE_BRUSH));
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 789 win_class.hbrBackground = (HBRUSH)GetStockObject(WHITE_BRUSH);
    [all...]
cube.cpp     [all...]
cube.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 209 milliseconds