Home
last modified time | relevance | path

Searched refs:blitToColorBuffer (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DWindowSurface.h47 void blitToColorBuffer(); // copy pbuffer content with texload and blit
DWindowSurface.cpp87 blitToColorBuffer(); in flushColorBuffer()
143 void WindowSurface::blitToColorBuffer() in blitToColorBuffer() function in WindowSurface