OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
581
(*w).second->
flushColorBuffer
();
Completed in 572 milliseconds