Home | History | Annotate | Download | only in core

Lines Matching defs:lockPixels

428 void SkBitmap::lockPixels() const {
430 fPixelRef->lockPixels();
470 // since we're already allocated, we lockPixels right away
471 this->lockPixels();
547 // since we're already allocated, we lockPixels right away
548 dst->lockPixels();
1352 srcBM.lockPixels();
1382 srcBM.lockPixels();