Searched defs:getTraits (Results 1 – 8 of 8) sorted by relevance
235 std::shared_ptr<const C2Allocator::Traits> C2AllocatorBlob::getTraits() const { in getTraits() function in android::C2AllocatorBlob
954 std::shared_ptr<const C2Allocator::Traits> getTraits() const { in getTraits() function in android::C2AllocatorGralloc::Impl1065 std::shared_ptr<const C2Allocator::Traits> C2AllocatorGralloc::getTraits() const { in getTraits() function in android::C2AllocatorGralloc
313 std::shared_ptr<const C2Allocator::Traits> C2DmaBufAllocator::getTraits() const { in getTraits() function in android::C2DmaBufAllocator
514 std::shared_ptr<const C2Allocator::Traits> C2AllocatorIon::getTraits() const { in getTraits() function in android::C2AllocatorIon
1061 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits() function in android::C2PlatformComponentStore::ComponentModule
866 C2Component::Traits FilterWrapper::getTraits( in getTraits() function in android::FilterWrapper
876 const std::shared_ptr<const C2Component::Traits> &getTraits() { return mTraits; } in getTraits() function in android::SampleC2ComponentStore::ComponentFactory
222 std::vector<C2Component::Traits> const& getTraits() { in getTraits() function in android::Codec2Client::Cache