Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.h662 bool bindColorBufferToRenderbuffer(HandleType p_colorbuffer);
DRenderControl.cpp973 fb->bindColorBufferToRenderbuffer(colorBuffer); in rcBindRenderbuffer()
DFrameBuffer.cpp3712 bool FrameBuffer::bindColorBufferToRenderbuffer(HandleType p_colorbuffer) { in bindColorBufferToRenderbuffer() function in gfxstream::FrameBuffer