Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2BufferPriv.h31 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
56 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
81 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
DC2BqBufferPriv.h32 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
/frameworks/av/media/codec2/vndk/
DC2AllocatorIon.cpp302 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon::Impl
456 C2Allocator::id_t C2AllocationIon::getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon
DC2Buffer.cpp143 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block1DImpl
202 C2Allocator::id_t C2Block1D::getAllocatorId() const { in getAllocatorId() function in C2Block1D
809 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block2DImpl
970 C2Allocator::id_t C2Block2D::getAllocatorId() const { in getAllocatorId() function in C2Block2D
DC2AllocatorGralloc.cpp306 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationGralloc
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp143 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function in android::SimpleC2Component::BlockingBlockPool