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
832 std::shared_ptr<const C2Allocator::Traits> getTraits() const { in getTraits() function in android::C2AllocatorGralloc::Impl943 std::shared_ptr<const C2Allocator::Traits> C2AllocatorGralloc::getTraits() const { in getTraits() function in android::C2AllocatorGralloc
310 std::shared_ptr<const C2Allocator::Traits> C2DmaBufAllocator::getTraits() const { in getTraits() function in android::C2DmaBufAllocator
510 std::shared_ptr<const C2Allocator::Traits> C2AllocatorIon::getTraits() const { in getTraits() function in android::C2AllocatorIon
1049 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits() function in android::C2PlatformComponentStore::ComponentModule
843 C2Component::Traits FilterWrapper::getTraits( in getTraits() function in android::FilterWrapper
878 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