Searched refs:pathResources (Results 1 – 3 of 3) sorted by relevance
41 , pathResources(stdAllocator) in DisplayList()66 for (size_t i = 0; i < pathResources.size(); i++) { in cleanupResources()67 const SkPath* path = pathResources[i]; in cleanupResources()81 pathResources.clear(); in cleanupResources()
147 LsaVector<const SkPath*> pathResources; variable
233 mDisplayList->pathResources.push_back(cachedPath); in refPath()