Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h81 bool flushWindowSurfaceColorBuffer(HandleType p_surface);
DRenderControl.cpp249 if (!fb->flushWindowSurfaceColorBuffer(windowSurface)) { in rcFlushWindowColorBuffer()
DFrameBuffer.cpp581 bool FrameBuffer::flushWindowSurfaceColorBuffer(HandleType p_surface) in flushWindowSurfaceColorBuffer() function in FrameBuffer