Searched refs:newGraphicAllocation (Results 1 – 6 of 6) sorted by relevance
73 virtual c2_status_t newGraphicAllocation(
885 c2_status_t newGraphicAllocation(936 c2_status_t C2AllocatorGralloc::Impl::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc::Impl1132 c2_status_t C2AllocatorGralloc::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc1135 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
567 status = mAllocator->newGraphicAllocation( in allocate()1077 c2_status_t err = mAllocator->newGraphicAllocation(width, height, format, usage, &alloc); in fetchGraphicBlock()
533 c2_status_t err = mAllocator->newGraphicAllocation( in fetchGraphicBlock()
704 virtual c2_status_t newGraphicAllocation( in newGraphicAllocation() function
289 c2_status_t err = mGraphicAllocator->newGraphicAllocation( in allocateGraphic()