Home
last modified time | relevance | path

Searched defs:getTraits (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2AllocatorGralloc.cpp881 std::shared_ptr<const C2Allocator::Traits> getTraits() const { in getTraits() function in android::C2AllocatorGralloc::Impl
1128 std::shared_ptr<const C2Allocator::Traits> C2AllocatorGralloc::getTraits() const { in getTraits() function in android::C2AllocatorGralloc
DC2AllocatorIon.cpp520 std::shared_ptr<const C2Allocator::Traits> C2AllocatorIon::getTraits() const { in getTraits() function in android::C2AllocatorIon
DC2Store.cpp858 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits() function in android::C2PlatformComponentStore::ComponentModule
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp145 std::vector<C2Component::Traits> const& getTraits() { in getTraits() function in android::Codec2Client::Cache