Home
last modified time | relevance | path

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

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