Home
last modified time | relevance | path

Searched defs:WndProc (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dwin32_window.cc105 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, WPARAM wParam, in WndProc() function in rtc::Win32Window
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A Dlayout.cpp123 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
H A Dclayout.c125 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/skia/tools/sk_app/win/
H A DWindow_win.cpp207 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dwrappers.cpp32 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/google-breakpad/src/client/windows/tests/crash_generation_app/
H A Dcrash_generation_app.cc360 LRESULT CALLBACK WndProc(HWND wnd, in WndProc() function
/aosp_15_r20/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp229 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
/aosp_15_r20/external/angle/util/windows/win32/
H A DWin32Window.cpp232 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function in Win32Window
/aosp_15_r20/external/libpng/contrib/visupng/
H A DVisualPng.c147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DFM.cpp890 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dmain_wnd.cc404 LRESULT CALLBACK MainWnd::WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp) { in WndProc() function in MainWnd
/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLLX/
H A DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc() function in CDNSSDService
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp384 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp2438 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc() function
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1868 static LRESULT CALLBACK WndProc( in WndProc() function in PythonBootstrapperApplication