HomeSort by relevance Sort by last modified time
    Searched refs:WM_PAINT (Results 1 - 25 of 26) sorted by null

1 2

  /external/skia/tools/sk_app/win/
main_win.cpp 75 if (WM_PAINT == msg.message) {
76 // Ensure that call onIdle at least once per WM_PAINT, or mouse events can
Window_win.cpp 216 case WM_PAINT:
  /external/skqp/tools/sk_app/win/
main_win.cpp 75 if (WM_PAINT == msg.message) {
76 // Ensure that call onIdle at least once per WM_PAINT, or mouse events can
Window_win.cpp 216 case WM_PAINT:
  /external/webrtc/talk/media/devices/
gdivideorenderer.cc 168 case WM_PAINT:
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 355 // WM_PAINT - Paint the main window.
430 case WM_PAINT:
  /external/icu/icu4c/source/samples/layout/
clayout.c 235 case WM_PAINT:
layout.cpp 233 case WM_PAINT:
  /external/libpng/contrib/gregbook/
rpng-win.c 706 case WM_PAINT:
rpng2-win.c     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 625 case WM_PAINT:
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopScreen.c 583 // Mark the area we just blted as Invalid so WM_PAINT will update.
592 // Send the WM_PAINT message to the thread that is drawing the window. We
714 case WM_PAINT:
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 407 case WM_PAINT:
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 348 case WM_PAINT:
  /external/python/cpython2/PC/bdist_wininst/
install.c     [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 240 #define WM_PAINT 0x000F
windowsx.h16 193 #define FORWARD_WM_PAINT(hwnd,fn) (void)(fn)((hwnd),WM_PAINT,0,0L)
    [all...]
windowsx.h 156 #define FORWARD_WM_PAINT(hwnd,fn) (void)(fn)((hwnd),WM_PAINT,(WPARAM)0,(LPARAM)0)
    [all...]
winuser.h 1006 #define WM_PAINT 0x000F
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
cube.cpp     [all...]

Completed in 509 milliseconds

1 2