Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.h203 const SkPath* pathCopy = mPathMap.valueFor(path); in refPath()
210 mPathMap.replaceValueFor(path, pathCopy); in refPath()
295 DefaultKeyedVector<const SkPath*, const SkPath*> mPathMap; variable
DDisplayListRenderer.cpp57 mPathMap.clear(); in finishRecording()