Searched refs:newLinearAllocation (Results 1 – 7 of 7) sorted by relevance
35 virtual c2_status_t newLinearAllocation(
46 virtual c2_status_t newLinearAllocation(
109 c2_status_t C2AllocatorBlob::newLinearAllocation( in newLinearAllocation() function in android::C2AllocatorBlob
547 c2_status_t C2AllocatorIon::newLinearAllocation( in newLinearAllocation() function in android::C2AllocatorIon
340 c2_status_t err = mAllocator->newLinearAllocation(capacity, usage, &alloc); in fetchLinearBlock()589 status = mAllocator->newLinearAllocation( in allocate()
647 virtual c2_status_t newLinearAllocation( in newLinearAllocation() function
245 c2_status_t err = mLinearAllocator->newLinearAllocation( in allocateLinear()