Home
last modified time | relevance | path

Searched refs:setIgnoredByResourceAllocator (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrSurfaceProxyPriv.h56 void setIgnoredByResourceAllocator() { fProxy->setIgnoredByResourceAllocator(); } in setIgnoredByResourceAllocator() function
DGrSurfaceProxy.h355 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator() function
DGrDrawOpAtlas.cpp580 fProxies[i]->priv().setIgnoredByResourceAllocator(); in createPages()
/third_party/skia/src/gpu/
DGrSurfaceProxy.h392 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator() function
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.cpp130 fTextureProxy->priv().setIgnoredByResourceAllocator(); in GrCCAtlas()
DGrCCPathCache.cpp235 onFlushProxy->priv().setIgnoredByResourceAllocator(); in find()
/third_party/flutter/skia/tests/
DOnFlushCallbackTest.cpp329 fAtlasProxy->priv().setIgnoredByResourceAllocator(); in getAtlasProxy()