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

  /frameworks/base/libs/hwui/
DisplayListRenderer.h 232 paintCopy = copyPaint(paint);
240 inline SkPaint* copyPaint(const SkPaint* paint) {
DisplayListRenderer.cpp 411 SkPaint* outlinePaint = copyPaint(paint);
418 SkPaint* innerPaint = copyPaint(paint);

Completed in 58 milliseconds