Searched refs:priorLinearAllocation (Results 1 – 8 of 8) sorted by relevance
39 virtual c2_status_t priorLinearAllocation(
38 virtual c2_status_t priorLinearAllocation(
50 virtual c2_status_t priorLinearAllocation(
478 c2_status_t err = sAllocator->priorLinearAllocation(handle, &alloc); in CreateLinearBlock()505 c2_status_t err = sAllocator->priorLinearAllocation(cHandle, &alloc); in CreateLinearBlock()537 c2_status_t err = sAllocator->priorLinearAllocation(cHandle, &alloc); in CreateLinearBlock()597 c2_status_t priorLinearAllocation(750 c2_status_t _C2BufferPoolAllocator::priorLinearAllocation( in priorLinearAllocation() function in _C2BufferPoolAllocator753 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()800 c2_status_t err = mAllocator->priorLinearAllocation(cHandle, &alloc); in fetchLinearBlock()908 c2_status_t priorLinearAllocation(1061 c2_status_t _C2BufferPoolAllocator2::priorLinearAllocation( in priorLinearAllocation() function in _C2BufferPoolAllocator21064 return mAllocator->priorLinearAllocation(handle, c2Allocation); in priorLinearAllocation()[all …]
198 c2_status_t C2AllocatorBlob::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorBlob
415 c2_status_t C2DmaBufAllocator::priorLinearAllocation( in priorLinearAllocation() function in android::C2DmaBufAllocator
606 c2_status_t C2AllocatorIon::priorLinearAllocation( in priorLinearAllocation() function in android::C2AllocatorIon
676 virtual c2_status_t priorLinearAllocation( in priorLinearAllocation() function