Searched refs:ashmemAllocator (Results 1 – 5 of 5) sorted by relevance
364 sp<IAllocator> ashmemAllocator = IAllocator::getService("ashmem"); in getDecryptMemory() local365 EXPECT_NE(nullptr, ashmemAllocator.get()); in getDecryptMemory()368 auto res = ashmemAllocator->allocate( in getDecryptMemory()
119 sp<IAllocator> ashmemAllocator, size_t buf_size, uint_t num_buffers = 1);
315 sp<IAllocator> ashmemAllocator, in CameraHeapMemory() argument321 ashmemAllocator->allocate(size, in CameraHeapMemory()
774 sp<IAllocator> ashmemAllocator = IAllocator::getService("ashmem"); in getDecryptMemory() local775 EXPECT_NE(nullptr, ashmemAllocator.get()); in getDecryptMemory()778 auto res = ashmemAllocator->allocate( in getDecryptMemory()
1047 sp<IAllocator> ashmemAllocator = IAllocator::getService("ashmem"); in getDecryptMemory() local1048 EXPECT_NE(nullptr, ashmemAllocator.get()); in getDecryptMemory()1051 auto res = ashmemAllocator->allocate( in getDecryptMemory()