Searched refs:Init (Results 1 - 4 of 4) sorted by relevance

/system/media/mca/filterfw/native/core/
H A Dgl_env.h217 bool Init();
H A Dgl_frame.h48 bool Init(int width, int height);
H A Dgl_frame.cpp56 bool GLFrame::Init(int width, int height) { function in class:android::filterfw::GLFrame
197 target->Init(width_, height_);
382 target.Init(width_, height_);
/system/media/mca/filterfw/jni/
H A Djni_gl_frame.cpp52 if (frame->Init(width, height)) {

Completed in 619 milliseconds