Home
last modified time | relevance | path

Searched defs:getAllocatorId (Results 1 – 10 of 10) 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
DC2IgbaBufferPriv.h44 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
DC2BqBufferPriv.h55 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.cpp276 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon::Impl
451 C2Allocator::id_t C2AllocationIon::getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon
DC2Buffer.cpp179 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block1DImpl
238 C2Allocator::id_t C2Block1D::getAllocatorId() const { in getAllocatorId() function in C2Block1D
1263 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block2DImpl
1424 C2Allocator::id_t C2Block2D::getAllocatorId() const { in getAllocatorId() function in C2Block2D
DC2DmaBufAllocator.cpp240 C2Allocator::id_t C2DmaBufAllocation::getAllocatorId() const { in getAllocatorId() function in android::C2DmaBufAllocation
DC2AllocatorGralloc.cpp983 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationGralloc
1328 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationAhwb
/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.cpp748 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function in android::SimpleC2Component::BlockingBlockPool