Searched refs:priorLinearAllocation (Results 1 – 8 of 8) sorted by relevance
39 virtual c2_status_t priorLinearAllocation(
50 virtual c2_status_t priorLinearAllocation(
38 virtual c2_status_t priorLinearAllocation(
415 c2_status_t err = sAllocator->priorLinearAllocation(handle, &alloc); in CreateLinearBlock()442 c2_status_t err = sAllocator->priorLinearAllocation(cHandle, &alloc); in CreateLinearBlock()502 c2_status_t priorLinearAllocation(653 c2_status_t _C2BufferPoolAllocator::priorLinearAllocation( in priorLinearAllocation() function in _C2BufferPoolAllocator656 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()703 c2_status_t err = mAllocator->priorLinearAllocation(cHandle, &alloc); in fetchLinearBlock()
196 c2_status_t C2AllocatorBlob::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorBlob
411 c2_status_t C2DmaBufAllocator::priorLinearAllocation( in priorLinearAllocation() function in android::C2DmaBufAllocator
601 c2_status_t C2AllocatorIon::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorIon
673 virtual c2_status_t priorLinearAllocation( in priorLinearAllocation() function