Home
last modified time | relevance | path

Searched defs:getAllocatorId (Results 1 – 9 of 9) 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.h37 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
/frameworks/av/media/codec2/vndk/
DC2AllocatorBlob.cpp63 id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationBlob
DC2AllocatorIon.cpp271 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon::Impl
446 C2Allocator::id_t C2AllocationIon::getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon
DC2Buffer.cpp147 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block1DImpl
206 C2Allocator::id_t C2Block1D::getAllocatorId() const { in getAllocatorId() function in C2Block1D
835 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block2DImpl
996 C2Allocator::id_t C2Block2D::getAllocatorId() const { in getAllocatorId() function in C2Block2D
DC2DmaBufAllocator.cpp237 C2Allocator::id_t C2DmaBufAllocation::getAllocatorId() const { in getAllocatorId() function in android::C2DmaBufAllocation
DC2AllocatorGralloc.cpp263 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationGralloc
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp146 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function in android::SimpleC2Component::BlockingBlockPool
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp463 C2Allocator::id_t getAllocatorId() const override { return -1; } in getAllocatorId() function in android::TestGraphicAllocation