Searched refs:pathResources (Results 1 – 3 of 3) sorted by relevance
50 for (size_t i = 0; i < pathResources.size(); i++) { in cleanupResources()51 const SkPath* path = pathResources.itemAt(i); in cleanupResources()59 pathResources.clear(); in cleanupResources()
137 Vector<const SkPath*> pathResources; variable
288 mDisplayListData->pathResources.add(cachedPath); in refPath()