Home
last modified time | relevance | path

Searched refs:cachedPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordingCanvas.h229 const SkPath* cachedPath = new SkPath(*path); in refPath() local
230 mDisplayList->pathResources.push_back(cachedPath); in refPath()
231 return cachedPath; in refPath()