Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathCache.cpp366 void PathCache::remove(Vector<PathDescription>& pathsToRemove, const path_pair_t& pair) { in remove()
385 Vector<PathDescription> pathsToRemove; in clearGarbage() local