Searched refs:mAllocator2 (Results 1 – 1 of 1) sorted by relevance
898 sp<IAllocator2> mAllocator2; member in android::C2AllocatorGralloc::Impl926 mAllocator2 = IAllocator2::getService(); in Impl()928 if (!mAllocator2 || !mMapper2) { in Impl()929 mAllocator2 = nullptr; in Impl()973 if (!mAllocator2->allocate( in newGraphicAllocation()