Home
last modified time | relevance | path

Searched refs:createSubWindow (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DNativeSubWindow.h26 EGLNativeWindowType createSubWindow(FBNativeWindowType p_window,
DNativeLinuxSubWindow.cpp28 EGLNativeWindowType createSubWindow(FBNativeWindowType p_window, in createSubWindow() function
DNativeWindowsSubWindow.cpp24 EGLNativeWindowType createSubWindow(FBNativeWindowType p_window, in createSubWindow() function
DNativeMacSubWindow.m36 EGLNativeWindowType createSubWindow(FBNativeWindowType p_window, function
DFrameBuffer.cpp415 fb->m_subWin = createSubWindow(p_window, in setupSubWindow()