Home
last modified time | relevance | path

Searched refs:InitWithExternalTexture (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.h51 bool InitWithExternalTexture();
H A Dgl_frame.cpp80 bool GLFrame::InitWithExternalTexture() { in InitWithExternalTexture() function in android::filterfw::GLFrame
/aosp14/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_frame.cpp94 if (frame->InitWithExternalTexture()) { in Java_android_filterfw_core_GLFrame_nativeAllocateExternal()