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

/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.h191 VertexFrame* VertexFrameWithKey(int key);
H A Dgl_env.cpp398 VertexFrame* existingFrame = VertexFrameWithKey(key);
408 VertexFrame* GLEnv::VertexFrameWithKey(int key) { function in class:android::filterfw::GLEnv

Completed in 236 milliseconds