Home
last modified time | relevance | path

Searched refs:mAllocatorId (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2AllocatorGralloc.cpp282 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId()
305 C2Allocator::id_t mAllocatorId; member in android::C2AllocationGralloc
323 mAllocatorId(allocatorId) { in C2AllocationGralloc()