OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewVulkanForWin
(Results
1 - 6
of
6
) sorted by null
/external/skia/tools/sk_app/win/
WindowContextFactory_win.h
21
WindowContext*
NewVulkanForWin
(HWND, const DisplayParams&);
VulkanWindowContext_win.cpp
23
WindowContext*
NewVulkanForWin
(HWND hwnd, const DisplayParams& params) {
Window_win.cpp
363
fWindowContext = window_context_factory::
NewVulkanForWin
(fHWnd,
/external/skqp/tools/sk_app/win/
WindowContextFactory_win.h
21
WindowContext*
NewVulkanForWin
(HWND, const DisplayParams&);
VulkanWindowContext_win.cpp
23
WindowContext*
NewVulkanForWin
(HWND hwnd, const DisplayParams& params) {
Window_win.cpp
363
fWindowContext = window_context_factory::
NewVulkanForWin
(fHWnd,
Completed in 157 milliseconds