Home
last modified time | relevance | path

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

/hardware/google/av/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.h31 virtual C2Allocator::id_t getAllocatorId() const override { in getAllocatorId() function
/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp345 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in android::C2AllocationIon::Impl
381 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
818 C2Allocator::id_t getAllocatorId() const { in getAllocatorId() function in _C2Block2DImpl
979 C2Allocator::id_t C2Block2D::getAllocatorId() const { in getAllocatorId() function in C2Block2D
DC2AllocatorGralloc.cpp282 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId() function in android::C2AllocationGralloc