Home
last modified time | relevance | path

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

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