Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DColorBufferGl.h177 bool bindToTexture2();
DColorBufferGl.cpp844 bool ColorBufferGl::bindToTexture2() { in bindToTexture2() function in gfxstream::gl::ColorBufferGl
/hardware/google/gfxstream/host/
DColorBuffer.cpp472 return mColorBufferGl->bindToTexture2(); in glOpBindToTexture2()