Searched refs:priorLinearAllocation (Results 1 – 6 of 6) sorted by relevance
39 virtual c2_status_t priorLinearAllocation(
50 virtual c2_status_t priorLinearAllocation(
422 c2_status_t err = sAllocator->priorLinearAllocation(handle, &alloc); in CreateLinearBlock()457 c2_status_t err = sAllocator->priorLinearAllocation(cHandle, &alloc); in CreateLinearBlock()517 c2_status_t priorLinearAllocation(668 c2_status_t _C2BufferPoolAllocator::priorLinearAllocation( in priorLinearAllocation() function in _C2BufferPoolAllocator671 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()718 c2_status_t err = mAllocator->priorLinearAllocation(cHandle, &alloc); in fetchLinearBlock()
134 c2_status_t C2AllocatorBlob::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorBlob
575 c2_status_t C2AllocatorIon::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorIon
671 virtual c2_status_t priorLinearAllocation( in priorLinearAllocation() function