Home
last modified time | relevance | path

Searched refs:canSkipResourceAllocator (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrOnFlushResourceProvider.cpp22 SkASSERT(proxy->canSkipResourceAllocator()); in instatiateProxy()
DGrSurfaceProxy.h219 bool canSkipResourceAllocator() const;
DGrSurfaceProxy.cpp141 bool GrSurfaceProxy::canSkipResourceAllocator() const { in canSkipResourceAllocator() function in GrSurfaceProxy
DGrResourceAllocator.cpp52 if (proxy->canSkipResourceAllocator()) {