Home | History | Annotate | Download | only in tests

Lines Matching defs:subsetWidth

990     const int subsetWidth = codec->getInfo().width() / 2;
992 SkIRect subset = SkIRect::MakeWH(subsetWidth, subsetHeight);
995 const int dstWidth = subsetWidth / opts.fSampleSize;