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