Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.h637 bool bindColorBufferToRenderbuffer(HandleType p_colorbuffer);
DRenderControl.cpp972 fb->bindColorBufferToRenderbuffer(colorBuffer); in rcBindRenderbuffer()
DFrameBuffer.cpp3635 bool FrameBuffer::bindColorBufferToRenderbuffer(HandleType p_colorbuffer) { in bindColorBufferToRenderbuffer() function in gfxstream::FrameBuffer