Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRecordDraw.cpp212 if (!AdjustForPaint(paint, &rect)) { in adjustAndMap()
458 static bool AdjustForPaint(const SkPaint* paint, SkRect* rect) { in AdjustForPaint() function in SkRecords::FillBounds
476 if (!AdjustForPaint(fSaveStack[i].paint, rect)) { in adjustForSaveLayerPaints()
/external/skia/src/core/
DSkRecordDraw.cpp216 if (!AdjustForPaint(paint, &rect)) { in adjustAndMap()
463 static bool AdjustForPaint(const SkPaint* paint, SkRect* rect) { in AdjustForPaint() function in SkRecords::FillBounds
481 if (!AdjustForPaint(fSaveStack[i].paint, rect)) { in adjustForSaveLayerPaints()