Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrSurfaceProxyPriv.h55 bool ignoredByResourceAllocator() const { return fProxy->ignoredByResourceAllocator(); } in ignoredByResourceAllocator() function
DGrSurfaceProxy.h357 bool ignoredByResourceAllocator() const { return fIgnoredByResourceAllocator; } in ignoredByResourceAllocator() function
/third_party/skia/src/gpu/
DGrSurfaceProxy.h394 bool ignoredByResourceAllocator() const { return fIgnoredByResourceAllocator; } in ignoredByResourceAllocator() function