Home
last modified time | relevance | path

Searched defs:fbo_id (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp72 bool GLFrame::InitWithFbo(GLint fbo_id, int width, int height) { in InitWithFbo()
/aosp14/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_frame.cpp76 jint fbo_id, in Java_android_filterfw_core_GLFrame_nativeAllocateWithFbo()