Home
last modified time | relevance | path

Searched defs:Clone (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
Dnative_frame.cpp45 NativeFrame* NativeFrame::Clone() const { in Clone() function in android::filterfw::NativeFrame
Dgl_frame.cpp195 GLFrame* GLFrame::Clone() const { in Clone() function in android::filterfw::GLFrame
/frameworks/base/tools/aapt2/xml/
DXmlDom.cpp375 std::unique_ptr<XmlResource> XmlResource::Clone() const { in Clone() function in aapt::xml::XmlResource
495 std::unique_ptr<Node> Element::Clone(const ElementCloneFunc& el_cloner) const { in Clone() function in aapt::xml::Element
528 std::unique_ptr<Node> Text::Clone(const ElementCloneFunc&) const { in Clone() function in aapt::xml::Text
/frameworks/base/tools/aapt2/
DResourceTable.cpp650 std::unique_ptr<ResourceTable> ResourceTable::Clone() const { in Clone() function in aapt::ResourceTable
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp742 std::shared_ptr<C2FieldUtils::Info::Impl> C2FieldUtils::Info::Impl::Clone(const std::shared_ptr<Imp… in Clone() function in C2FieldUtils::Info::Impl