Lines Matching refs:reset
36 bm->reset();
57 other.fPixmap.reset();
78 other.fPixmap.reset();
89 void SkBitmap::reset() {
91 fPixmap.reset();
92 fMips.reset();
136 fPixmap.reset(info.makeAlphaType(newAT), nullptr, SkToU32(rowBytes));
149 fPixmap.reset(std::move(newInfo), fPixmap.addr(), fPixmap.rowBytes());
308 this->reset();
332 this->reset();
535 identity.reset();