Home
last modified time | relevance | path

Searched defs:wndClass (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/win32/
H A DDisplayVkWin32.cpp72 WNDCLASSW wndClass; in initialize() local
/aosp_15_r20/external/deqp/framework/platform/win32/
H A DtcuWin32Window.cpp48 WNDCLASS wndClass; in Window() local
/aosp_15_r20/external/lzma/CPP/Windows/
H A DWindow.cpp17 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass) in MyRegisterClass()
H A DWindow.h108 inline ATOM MyRegisterClass(CONST WNDCLASS *wndClass) in MyRegisterClass()