Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.h223 SkPath* pathCopy = mPathMap.valueFor(path); in refPath()
228 mPathMap.replaceValueFor(path, pathCopy); in refPath()
340 DefaultKeyedVector<SkPath*, SkPath*> mPathMap; variable
DDisplayListRenderer.cpp94 mPathMap.clear(); in reset()