HomeSort by relevance Sort by last modified time
    Searched refs:flushColorBuffer (Results 1 - 3 of 3) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h 41 void flushColorBuffer();
WindowSurface.cpp 80 // flushColorBuffer - The function makes sure that the
84 void WindowSurface::flushColorBuffer()
94 // previous attached color buffer is updated, this is done by flushColorBuffer
FrameBuffer.cpp 566 (*w).second->flushColorBuffer();

Completed in 192 milliseconds