HomeSort by relevance Sort by last modified time
    Searched full:hwnd (Results 376 - 400 of 431) sorted by null

<<1112131415161718

  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 569 BOOL IMAGEAPI SymSetParentWindow(HWND hwnd);
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 402 if (FX_HWND hWnd = GetAttachedHWnd()) {
403 pSH->InvalidateRect(hWnd, rcWin);
  /external/vulkan-validation-layers/loader/
wsi.c 506 pIcdSurface->hwnd = pCreateInfo->hwnd;
    [all...]
  /external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.cc 746 HWND window = (HWND) parentWindow;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h     [all...]
sti.h 236 HWND hWndNotify;
d3d9.h 203 STDMETHOD(CreateDevice)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, struct IDirect3DDevice9** ppReturnedDeviceInterface) PURE;
281 STDMETHOD(CreateDevice)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, struct IDirect3DDevice9** ppReturnedDeviceInterface) PURE;
286 STDMETHOD(CreateDeviceEx)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, D3DDISPLAYMODEEX* pFullscreenDisplayMode, struct IDirect3DDevice9Ex **ppReturnedDeviceInterface) PURE;
402 STDMETHOD(Present)(THIS_ CONST RECT* pSourceRect, CONST RECT* pDestRect, HWND hDestWindowOverride, CONST RGNDATA* pDirtyRegion, DWORD dwFlags) PURE;
    [all...]
d3d9types.h     [all...]
ntgdi.h 78 W32KAPI WINBOOL WINAPI NtGdiDdResetVisrgn(HANDLE hSurface,HWND hwnd);
    [all...]
dmusici.h     [all...]
exdisp.h     [all...]
strmif.h     [all...]
d3d8.h 150 STDMETHOD(CreateDevice)(THIS_ UINT Adapter, D3DDEVTYPE DeviceType,HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS * pPresentationParameters, struct IDirect3DDevice8 ** ppReturnedDeviceInterface) PURE;
257 STDMETHOD(Present)(THIS_ CONST RECT * pSourceRect, CONST RECT * pDestRect, HWND hDestWindowOverride,CONST RGNDATA * pDirtyRegion) PURE;
    [all...]
d2d1.h 491 HWND hwnd; member in struct:D2D1_HWND_RENDER_TARGET_PROPERTIES
    [all...]
  /external/skia/samplecode/
SampleApp.cpp 755 SampleWindow::SampleWindow(void* hwnd, int argc, char** argv, DeviceManager* devManager)
756 : INHERITED(hwnd)
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl     [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
dom.md 56 MessageBoxW(hWnd, d[locale].GetString(), L"Test", MB_OK);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusflat.h 149 GpStatus WINGDIPAPI GdipCreateFromHWND(HWND,GpGraphics**);
150 GpStatus WINGDIPAPI GdipCreateFromHWNDICM(HWND,GpGraphics**);
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c 331 HWND window; // hWnd - window handle
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/skia/src/gpu/gl/
GrGLGpu.cpp 2582 HWND hwnd = GetTopWindow(GetDesktopWindow()); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 624 WINBOOL IMAGEAPI SymSetParentWindow(HWND hwnd);
    [all...]
  /external/clang/test/SemaTemplate/
ms-lookup-template-base-classes.cpp 162 void f(int hWnd) {
  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 1126 SHGetSpecialFolderPathA (HWND hwndOwner, LPSTR lpszPath, int nFolder,
  /external/webrtc/webrtc/base/
win32socketserver.cc 218 LOG(LS_ERROR) << "EventSink hwnd is being destroyed, but the event sink"

Completed in 1849 milliseconds

<<1112131415161718