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

  /frameworks/base/libs/hwui/
DisplayListRenderer.h 260 const SkRegion* regionCopy = mRegionMap.valueFor(region);
265 mRegionMap.replaceValueFor(region, regionCopy);
296 DefaultKeyedVector<const SkRegion*, const SkRegion*> mRegionMap;
DisplayListRenderer.cpp 56 mRegionMap.clear();

Completed in 829 milliseconds