Searched refs:sourcePaths (Results 1 – 3 of 3) sorted by relevance
59 for (size_t i = 0; i < sourcePaths.size(); i++) { in cleanupResources()60 resourceCache.decrementRefcountLocked(sourcePaths.itemAt(i)); in cleanupResources()80 sourcePaths.clear(); in cleanupResources()
144 SortedVector<const SkPath*> sourcePaths; variable
213 if (mDisplayListData->sourcePaths.indexOf(path) < 0) { in refPath()215 mDisplayListData->sourcePaths.add(path); in refPath()