Searched refs:Clone (Results 1 - 4 of 4) sorted by relevance

/system/media/mca/filterfw/native/core/
H A Dnative_frame.h67 NativeFrame* Clone() const;
H A Dnative_frame.cpp45 NativeFrame* NativeFrame::Clone() const { function in class:android::filterfw::NativeFrame
H A Dgl_frame.h72 // Clone the current frame by creating a new GL frame and copying all data to it.
73 GLFrame* Clone() const;
H A Dgl_frame.cpp195 GLFrame* GLFrame::Clone() const { function in class:android::filterfw::GLFrame

Completed in 185 milliseconds