Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.h41 void flushColorBuffer();
DWindowSurface.cpp84 void WindowSurface::flushColorBuffer() in flushColorBuffer() function in WindowSurface
DFrameBuffer.cpp581 (*w).second->flushColorBuffer(); in flushWindowSurfaceColorBuffer()