Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordDraw.cpp315 this->updateSaveBounds(fBounds[fCurrentOp]); in trackBounds()
376 this->updateSaveBounds(sb.bounds); in popSaveBlock()
394 void updateSaveBounds(const Bounds& bounds) { in updateSaveBounds() function in SkRecords::FillBounds