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 223 SkPath* pathCopy = mPathMap.valueFor(path);
228 mPathMap.replaceValueFor(path, pathCopy);
340 DefaultKeyedVector<SkPath*, SkPath*> mPathMap;
DisplayListRenderer.cpp 94 mPathMap.clear();

Completed in 1113 milliseconds