Home
last modified time | relevance | path

Searched defs:mTraits (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
DC2AllocatorIon.h92 std::shared_ptr<const Traits> mTraits; variable
DC2DmaBufAllocator.h107 std::shared_ptr<const Traits> mTraits; variable
/frameworks/av/media/codec2/vndk/
DC2AllocatorGralloc.cpp1180 std::shared_ptr<C2Allocator::Traits> mTraits; member in android::C2AllocatorGralloc::Impl
1530 std::shared_ptr<C2Allocator::Traits> mTraits; member in android::C2AllocatorAhwb::Impl
DC2Store.cpp859 std::shared_ptr<C2Component::Traits> mTraits; ///< cached component traits member
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp923 const std::shared_ptr<const C2Component::Traits> mTraits; member in android::SampleC2ComponentStore::ComponentFactory
/frameworks/av/media/codec2/hal/client/
Dclient.cpp225 std::vector<C2Component::Traits> mTraits; member in android::Codec2Client::Cache