Home
last modified time | relevance | path

Searched refs:AdjustForPaint (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp220 if (!AdjustForPaint(paint, &rect)) { in adjustAndMap()
481 static bool AdjustForPaint(const SkPaint* paint, SkRect* rect) { in AdjustForPaint() function in SkRecords::FillBounds
499 if (!AdjustForPaint(fSaveStack[i].paint, rect)) { in adjustForSaveLayerPaints()
/third_party/skia/src/core/
DSkRecordDraw.cpp227 if (!AdjustForPaint(paint, &rect)) { in adjustAndMap()
507 static bool AdjustForPaint(const SkPaint* paint, SkRect* rect) { in AdjustForPaint() function in SkRecords::FillBounds
525 if (!AdjustForPaint(fSaveStack[i].paint, rect)) { in adjustForSaveLayerPaints()