Searched refs:newGraphicAllocation (Results 1 – 7 of 7) sorted by relevance
73 virtual c2_status_t newGraphicAllocation(
660 c2_status_t newGraphicAllocation(692 c2_status_t C2AllocatorGralloc::Impl::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc::Impl771 c2_status_t C2AllocatorGralloc::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc774 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
122 c2_status_t status = mC2AllocatorGralloc->newGraphicAllocation( in newLinearAllocation()
608 status = mAllocator->newGraphicAllocation( in allocate()1118 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()