Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h79 bool setWindowSurfaceColorBuffer(HandleType p_surface, HandleType p_colorbuffer);
DRenderControl.cpp253 fb->setWindowSurfaceColorBuffer(windowSurface, colorBuffer); in rcSetWindowColorBuffer()
DFrameBuffer.cpp586 bool FrameBuffer::setWindowSurfaceColorBuffer(HandleType p_surface, in setWindowSurfaceColorBuffer() function in FrameBuffer