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
88 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.cpp275 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon::Impl
450 C2Allocator::id_t C2AllocationIon::getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon
DC2Buffer.cpp149 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block1DImpl
208 C2Allocator::id_t C2Block1D::getAllocatorId() const { in getAllocatorId() function in C2Block1D
1231 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block2DImpl
1392 C2Allocator::id_t C2Block2D::getAllocatorId() const { in getAllocatorId() function in C2Block2D
DC2DmaBufAllocator.cpp239 C2Allocator::id_t C2DmaBufAllocation::getAllocatorId() const { in getAllocatorId() function in android::C2DmaBufAllocation
DC2AllocatorGralloc.cpp364 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationGralloc
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecBuffers_test.cpp463 C2Allocator::id_t getAllocatorId() const override { return -1; } in getAllocatorId() function in android::TestGraphicAllocation
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp622 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function in android::SimpleC2Component::BlockingBlockPool