Home | History | Annotate | Download | only in image

Lines Matching refs:readPixels

486         if (!full.readPixels(pmap, originX, originY)) {
551 return bm.readPixels(dstInfo, dstPixels, dstRB, srcX, srcY);
555 // config, which we could then convert via SkBitmap::readPixels.
564 return bm.readPixels(dstInfo, dstPixels, dstRB, srcX, srcY);