Home | History | Annotate | Download | only in core

Lines Matching defs:unlockPixels

436 void SkBitmap::unlockPixels() const {
440 fPixelRef->unlockPixels();
495 fPixelRef->unlockPixels();
1388 srcBM.unlockPixels();