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

  /frameworks/base/libs/hwui/
DisplayListRenderer.h 223 const SkPaint* paintCopy = mPaintMap.valueFor(paint);
234 mPaintMap.replaceValueFor(paint, paintCopy);
294 DefaultKeyedVector<const SkPaint*, const SkPaint*> mPaintMap;
DisplayListRenderer.cpp 55 mPaintMap.clear();

Completed in 40 milliseconds