Searched refs:fUseAllocator (Results 1 – 2 of 2) sorted by relevance
56 , fUseAllocator(useAllocator) in GrSurfaceProxy()76 , fUseAllocator(useAllocator) in GrSurfaceProxy()96 , fUseAllocator(useAllocator) in GrSurfaceProxy()142 if (fUseAllocator == UseAllocator::kNo) { in canSkipResourceAllocator()
442 UseAllocator fUseAllocator; variable