Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRecordDraw.cpp190 this->popSaveBlock(); in cleanUp()
262 void trackBounds(const Restore&) { fBounds[fCurrentOp] = this->popSaveBlock(); } in trackBounds()
327 Bounds popSaveBlock() { in popSaveBlock() function in SkRecords::FillBounds
/third_party/skia/src/core/
DSkRecordDraw.cpp201 this->popSaveBlock(); in ~FillBounds()
274 fBounds[fCurrentOp] = this->popSaveBlock(); in trackBounds()
355 Bounds popSaveBlock() { in popSaveBlock() function in SkRecords::FillBounds