HomeSort by relevance Sort by last modified time
    Searched refs:bind_fbo (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.h 45 bool bind_fbo(); // binds a fbo which have this texture as render target
ColorBuffer.cpp 214 if (bind_fbo()) {
299 bool ColorBuffer::bind_fbo() function in class:ColorBuffer
365 if (bind_fbo()) {

Completed in 2890 milliseconds