Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstH

277                           int dstH,
283 SkFixed dy = (srcH << 16) / dstH;
288 for (int j = 0; j < dstH; ++j) {