Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DNativeSubWindow.h31 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win);
DNativeLinuxSubWindow.cpp46 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){ in destroySubWindow() function
DNativeWindowsSubWindow.cpp55 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){ in destroySubWindow() function
DNativeMacSubWindow.m58 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){ function
DFrameBuffer.cpp429 destroySubWindow(fb->m_subWinDisplay, fb->m_subWin); in setupSubWindow()
459 destroySubWindow(s_theFrameBuffer->m_subWinDisplay, in removeSubWindow()