Home
last modified time | relevance | path

Searched refs:bindSubwin_locked (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h105 bool bindSubwin_locked();
DFrameBuffer.cpp439 else if (fb->bindSubwin_locked()) { in setupSubWindow()
772 bool FrameBuffer::bindSubwin_locked() in bindSubwin_locked() function in FrameBuffer
829 if (!bindSubwin_locked()) { in post()