Searched refs:ReattachTextureToFbo (Results 1 - 3 of 3) sorted by relevance

/system/media/mca/filterfw/native/core/
H A Dgl_frame.h118 bool ReattachTextureToFbo();
H A Dgl_frame.cpp427 bool GLFrame::ReattachTextureToFbo() { function in class:android::filterfw::GLFrame
/system/media/mca/filterfw/jni/
H A Djni_gl_frame.cpp315 return ToJBool(frame && frame->ReattachTextureToFbo());

Completed in 169 milliseconds