Home
last modified time | relevance | path

Searched defs:setIgnoredByResourceAllocator (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrSurfaceProxyPriv.h56 void setIgnoredByResourceAllocator() { fProxy->setIgnoredByResourceAllocator(); } in setIgnoredByResourceAllocator() function
DGrSurfaceProxy.h358 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator() function
/third_party/skia/src/gpu/
DGrSurfaceProxy.h395 void setIgnoredByResourceAllocator() { fIgnoredByResourceAllocator = true; } in setIgnoredByResourceAllocator() function