Searched refs:newLinearAllocation (Results 1 – 9 of 9) sorted by relevance
35 virtual c2_status_t newLinearAllocation(
46 virtual c2_status_t newLinearAllocation(
34 virtual c2_status_t newLinearAllocation(
169 c2_status_t C2AllocatorBlob::newLinearAllocation( in newLinearAllocation() function in android::C2AllocatorBlob
370 c2_status_t C2DmaBufAllocator::newLinearAllocation( in newLinearAllocation() function in android::C2DmaBufAllocator
573 c2_status_t C2AllocatorIon::newLinearAllocation( in newLinearAllocation() function in android::C2AllocatorIon
341 c2_status_t err = mAllocator->newLinearAllocation(capacity, usage, &alloc); in fetchLinearBlock()574 status = mAllocator->newLinearAllocation( in allocate()
648 virtual c2_status_t newLinearAllocation( in newLinearAllocation() function
246 c2_status_t err = mLinearAllocator->newLinearAllocation( in allocateLinear()