Home
last modified time | relevance | path

Searched defs:allowRecycling (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrResourceAllocator.h255 AllowRecycling allowRecycling() const { return fAllowRecycling; } in allowRecycling() function
/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp951 GrResourceAllocator::AllowRecycling allowRecycling = in gatherProxyIntervals() local