Searched refs:newGraphicAllocation (Results 1 – 7 of 7) sorted by relevance
74 virtual c2_status_t newGraphicAllocation(
836 c2_status_t newGraphicAllocation(868 c2_status_t C2AllocatorGralloc::Impl::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc::Impl947 c2_status_t C2AllocatorGralloc::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc950 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
184 c2_status_t status = mC2AllocatorGralloc->newGraphicAllocation( in newLinearAllocation()
593 status = mAllocator->newGraphicAllocation( in allocate()1103 c2_status_t err = mAllocator->newGraphicAllocation(width, height, format, usage, &alloc); in fetchGraphicBlock()
535 c2_status_t err = mAllocator->newGraphicAllocation( in fetchGraphicBlock()
707 virtual c2_status_t newGraphicAllocation( in newGraphicAllocation() function
290 c2_status_t err = mGraphicAllocator->newGraphicAllocation( in allocateGraphic()