Home | History | Annotate | Download | only in core

Lines Matching defs:fBitmap

796     SkAutoLockPixels(const SkBitmap& bm, bool doLock = true) : fBitmap(bm) {
804 fBitmap.unlockPixels();
809 const SkBitmap& fBitmap;