Home | History | Annotate | Download | only in image

Lines Matching refs:readPixels

104     if (!sContext->readPixels(pmap.info(), pmap.writable_addr(), pmap.rowBytes(), 0, 0)) {
246 if (!sContext->readPixels(rec.fInfo, rec.fPixels, rec.fRowBytes, rec.fX, rec.fY, flags)) {
835 if (!this->readPixels(decodePixmap, 0, 0, SkImage::kDisallow_CachingHint)) {
843 decodePixmap.readPixels(pixmap.info(), pixmap.writable_addr(), pixmap.rowBytes(), 0,