Home
last modified time | relevance | path

Searched refs:bindColorBufferToTexture (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp443 mFb->bindColorBufferToTexture(appItem.colorBuffer); in drawWorker()
/hardware/google/gfxstream/host/
DFrameBuffer.h629 bool bindColorBufferToTexture(HandleType p_colorbuffer);
DRenderControl.cpp959 fb->bindColorBufferToTexture(colorBuffer); in rcBindTexture()
DFrameBuffer.cpp3606 bool FrameBuffer::bindColorBufferToTexture(HandleType p_colorbuffer) { in bindColorBufferToTexture() function in gfxstream::FrameBuffer