Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.h205 SkPath* newPathCopy = new SkPath(*path); in refPath() local
206 newPathCopy->setSourcePath(path); in refPath()
208 pathCopy = newPathCopy; in refPath()