OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 34 milliseconds