Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp401 VertexFrame* existingFrame = VertexFrameWithKey(key); in AttachVertexFrame() local
402 if (existingFrame) in AttachVertexFrame()
403 delete existingFrame; in AttachVertexFrame()