Home
last modified time | relevance | path

Searched refs:removeSubWindow (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h53 static bool removeSubWindow();
Drender_api.cpp275 return FrameBuffer::removeSubWindow(); in destroyOpenGLSubwindow()
DFrameBuffer.cpp92 s_theFrameBuffer->removeSubWindow(); in finalize()
450 bool FrameBuffer::removeSubWindow() in removeSubWindow() function in FrameBuffer