Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp276 this->updateSaveBounds(fBounds[fCurrentOp]); in trackBounds()
337 this->updateSaveBounds(sb.bounds); in popSaveBlock()
355 void updateSaveBounds(const Bounds& bounds) { in updateSaveBounds() function in SkRecords::FillBounds
/third_party/skia/src/core/
DSkRecordDraw.cpp297 this->updateSaveBounds(fBounds[fCurrentOp]); in trackBounds()
365 this->updateSaveBounds(sb.bounds); in popSaveBlock()
384 void updateSaveBounds(const Bounds& bounds) { in updateSaveBounds() function in SkRecords::FillBounds