Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRendererImpl.cpp624 [](uint32_t handle) { FrameBuffer::getFB()->bindColorBufferToTexture2(handle); }, in __anonf315e04f1602()
DFrameBuffer.h630 bool bindColorBufferToTexture2(HandleType p_colorbuffer);
DFrameBuffer.cpp3618 bool FrameBuffer::bindColorBufferToTexture2(HandleType p_colorbuffer) { in bindColorBufferToTexture2() function in gfxstream::FrameBuffer