Home | History | Annotate | Download | only in core

Lines Matching defs:fBitmap

741     SkAutoLockPixels(const SkBitmap& bm, bool doLock = true) : fBitmap(bm) {
749 fBitmap.unlockPixels();
754 const SkBitmap& fBitmap;