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

  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 124 paint = refPaint(paint);
202 paint = refPaint(paint);
222 paint = refPaint(paint);
233 paint = refPaint(paint);
244 paint = refPaint(paint);
256 paint = refPaint(paint);
269 paint = refPaint(paint);
276 paint = refPaint(paint);
299 paint = refPaint(paint);
317 paint = refPaint(paint)
    [all...]
DisplayListRenderer.h 220 inline const SkPaint* refPaint(const SkPaint* paint) {

Completed in 48 milliseconds