Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.h192 VertexFrame* VertexFrameWithKey(int key);
Dgl_env.cpp401 VertexFrame* existingFrame = VertexFrameWithKey(key); in AttachVertexFrame()
411 VertexFrame* GLEnv::VertexFrameWithKey(int key) { in VertexFrameWithKey() function in android::filterfw::GLEnv