Home | History | Annotate | Download | only in core

Lines Matching refs:dstW

579     int dstW = srcW;
597 dstW = 4*dstW - 8;
608 clip.setRect(SkIRect::MakeWH(dstW, dstH));
610 const SkImageInfo info = SkImageInfo::MakeA8(dstW, dstH);