Searched refs:totalDirty (Results 1 - 2 of 2) sorted by path

/frameworks/base/libs/hwui/
H A DDamageAccumulator.cpp221 void DamageAccumulator::finish(SkRect* totalDirty) { argument
224 *totalDirty = mHead->pendingDirty;
225 totalDirty->roundOut();
H A DDamageAccumulator.h57 void finish(SkRect* totalDirty);

Completed in 44 milliseconds