Searched refs:ashmemAllocator (Results 1 – 4 of 4) sorted by relevance
119 sp<IAllocator> ashmemAllocator, size_t buf_size, uint_t num_buffers = 1);
312 sp<IAllocator> ashmemAllocator, in CameraHeapMemory() argument318 ashmemAllocator->allocate(size, in CameraHeapMemory()
869 sp<IAllocator> ashmemAllocator = IAllocator::getService("ashmem"); in getDecryptMemory() local870 EXPECT_NE(ashmemAllocator, nullptr); in getDecryptMemory()873 auto res = ashmemAllocator->allocate( in getDecryptMemory()
1188 sp<IAllocator> ashmemAllocator = IAllocator::getService("ashmem"); in getDecryptMemory() local1189 EXPECT_NE(ashmemAllocator, nullptr); in getDecryptMemory()1192 auto res = ashmemAllocator->allocate( in getDecryptMemory()