Searched refs:canSkipResourceAllocator (Results 1 – 7 of 7) sorted by relevance
86 SkASSERT(proxy->canSkipResourceAllocator()); in instatiateProxy()
216 bool canSkipResourceAllocator() const;
130 bool GrSurfaceProxy::canSkipResourceAllocator() const { in canSkipResourceAllocator() function in GrSurfaceProxy
52 if (proxy->canSkipResourceAllocator()) {
331 bool canSkipResourceAllocator() const;
241 static_cast<unsigned>(fProxies[0].fProxy->canSkipResourceAllocator()); in TextureOp()264 if (!fProxies[p].fProxy->canSkipResourceAllocator()) { in TextureOp()
194 bool GrSurfaceProxy::canSkipResourceAllocator() const { in canSkipResourceAllocator() function in GrSurfaceProxy