Searched refs:fUseAllocator (Results 1 – 2 of 2) sorted by relevance
58 , fUseAllocator(useAllocator) in GrSurfaceProxy()78 , fUseAllocator(useAllocator) in GrSurfaceProxy()98 , fUseAllocator(useAllocator) in GrSurfaceProxy()131 if (fUseAllocator == UseAllocator::kNo) { in canSkipResourceAllocator()
436 UseAllocator fUseAllocator; variable