Home | History | Annotate | Download | only in core

Lines Matching full:dstinfo

746 bool SkCanvas::readPixels(const SkImageInfo& dstInfo, void* dstP, size_t rowBytes, int x, int y) {
753 SkReadPixelsRec rec(dstInfo, dstP, rowBytes, x, y);