Searched refs:newGraphicAllocation (Results 1 – 6 of 6) sorted by relevance
63 virtual c2_status_t newGraphicAllocation(
604 c2_status_t newGraphicAllocation(645 c2_status_t C2AllocatorGralloc::Impl::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc::Impl749 c2_status_t C2AllocatorGralloc::newGraphicAllocation( in newGraphicAllocation() function in android::C2AllocatorGralloc752 return mImpl->newGraphicAllocation(width, height, format, usage, allocation); in newGraphicAllocation()
570 status = mAllocator->newGraphicAllocation( in allocate()1086 c2_status_t err = mAllocator->newGraphicAllocation(width, height, format, usage, &alloc); in fetchGraphicBlock()
341 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()