Searched defs:Clone (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/media/mca/filterfw/native/core/ | ||
H A D | native_frame.cpp | 45 NativeFrame* NativeFrame::Clone() const { in Clone() function in android::filterfw::NativeFrame |
H A D | gl_frame.cpp | 195 GLFrame* GLFrame::Clone() const { in Clone() function in android::filterfw::GLFrame |
/aosp14/frameworks/base/tools/aapt2/xml/ | ||
H A D | XmlDom.cpp | 377 std::unique_ptr<XmlResource> XmlResource::Clone() const { in Clone() function in aapt::xml::XmlResource |
/aosp14/frameworks/base/tools/aapt2/ | ||
H A D | ResourceTable.cpp | 663 std::unique_ptr<ResourceTable> ResourceTable::Clone() const { in Clone() function in aapt::ResourceTable |