Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2AllocatorBlob.cpp63 id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId()
71 const C2Allocator::id_t mAllocatorId; member in android::C2AllocationBlob
83 mAllocatorId(allocatorId), in C2AllocationBlob()
DC2AllocatorGralloc.cpp983 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId()
1012 C2Allocator::id_t mAllocatorId; member in android::C2AllocationGralloc
1035 mAllocatorId(allocatorId) { in C2AllocationGralloc()
1328 virtual C2Allocator::id_t getAllocatorId() const override { return mAllocatorId; } in getAllocatorId()
1356 C2Allocator::id_t mAllocatorId; member in android::C2AllocationAhwb
1378 mAllocatorId(allocatorId) { in C2AllocationAhwb()