Searched refs:AttachTextureToFbo (Results 1 – 2 of 2) sorted by relevance
248 if (!GenerateFboName() || !AttachTextureToFbo()) in FocusFrameBuffer()391 bool GLFrame::AttachTextureToFbo() { in AttachTextureToFbo() function in android::filterfw::GLFrame428 return (fbo_state_ == kStateGenerated) ? AttachTextureToFbo() : true; in ReattachTextureToFbo()
160 bool AttachTextureToFbo();