Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h80 bool flushWindowSurfaceColorBuffer(HandleType p_surface);
DRenderControl.cpp242 fb->flushWindowSurfaceColorBuffer(windowSurface); in rcFlushWindowColorBuffer()
DFrameBuffer.cpp571 bool FrameBuffer::flushWindowSurfaceColorBuffer(HandleType p_surface) in flushWindowSurfaceColorBuffer() function in FrameBuffer