Home
last modified time | relevance | path

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

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