Home
last modified time | relevance | path

Searched refs:AddSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.h105 int AddSurface(const EGLSurface& surface);
Dgl_env.cpp212 int GLEnv::AddSurface(const EGLSurface& surface) { in AddSurface() function in android::filterfw::GLEnv