Home
last modified time | relevance | path

Searched refs:winrt (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/direct3d11/
A DSDL_render_winrt.cpp64 if (!sdlWindowInfo.info.winrt.window) { in D3D11_GetCoreWindowFromSDLRenderer()
69 if (FAILED(sdlWindowInfo.info.winrt.window->QueryInterface(&coreWindow))) { in D3D11_GetCoreWindowFromSDLRenderer()
/AliOS-Things-master/components/SDL2/include/
A DSDL_syswm.h219 } winrt; member
/AliOS-Things-master/components/SDL2/docs/
A DREADME.md51 - [WinRT](README-winrt.md)
A DREADME-winrt.md102 (in `SDL\src\main\winrt\`) directly in order for their C-style main()
304 subdirectory, 'src/main/winrt/'. Select, then add, the following files:
497 files can be found in `src/main/winrt/`. Adding them to an app's Visual C++
/AliOS-Things-master/components/SDL2/
A DREADME.md85 │ └── README-winrt.md
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtvideo.cpp770 info->info.winrt.window = reinterpret_cast<IInspectable *>(data->coreWindow.Get()); in WINRT_GetWindowWMInfo()

Completed in 7 milliseconds