HomeSort by relevance Sort by last modified time
    Searched refs:mPathMap (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
DisplayListRenderer.h 203 const SkPath* pathCopy = mPathMap.valueFor(path);
210 mPathMap.replaceValueFor(path, pathCopy);
295 DefaultKeyedVector<const SkPath*, const SkPath*> mPathMap;
DisplayListRenderer.cpp 57 mPathMap.clear();

Completed in 427 milliseconds