Searched defs:AddWindowSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp198 int GLEnv::AddWindowSurface(const EGLSurface& surface, WindowHandle* window_handle) { function in class:android::filterfw::GLEnv
205 return AddWindowSurface(surface, NULL);

Completed in 83 milliseconds