Searched refs:cachedPath (Results 1 – 1 of 1) sorted by relevance
229 const SkPath* cachedPath = new SkPath(*path); in refPath() local230 mDisplayList->pathResources.push_back(cachedPath); in refPath()231 return cachedPath; in refPath()