HomeSort by relevance Sort by last modified time
    Searched full:destroysubwindow (Results 1 - 5 of 5) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
NativeSubWindow.h 31 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win);
NativeLinuxSubWindow.cpp 46 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){
NativeMacSubWindow.m 58 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){
NativeWindowsSubWindow.cpp 55 void destroySubWindow(EGLNativeDisplayType dis,EGLNativeWindowType win){
FrameBuffer.cpp 429 destroySubWindow(fb->m_subWinDisplay, fb->m_subWin);
459 destroySubWindow(s_theFrameBuffer->m_subWinDisplay,

Completed in 2302 milliseconds