Home | History | Annotate | Download | only in core

Lines Matching refs:pixelRef

62  *  Some pixelref subclasses can support being "locked" from another thread
68 * pixelref, which could tell us at runtime if this check is valid. That would
79 AutoCheckLockCountBalance(const SkBitmap& bm) : fPixelRef(bm.pixelRef()) {