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

/system/media/mca/filterfw/native/core/
H A Dgl_frame.h54 bool InitWithTexture(GLint texture_id, int width, int height);
H A Dgl_frame.cpp65 bool GLFrame::InitWithTexture(GLint texture_id, int width, int height) { function in class:android::filterfw::GLFrame
/system/media/mca/filterfw/jni/
H A Djni_gl_frame.cpp69 if (frame->InitWithTexture(tex_id, width, height)) {

Completed in 1324 milliseconds