Home | History | Annotate | Download | only in core

Lines Matching refs:lockPixelsAreWritable

288 bool SkBitmap::lockPixelsAreWritable() const {
289 return fPixelRef ? fPixelRef->lockPixelsAreWritable() : false;