Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstH

261                          int dstH,
267 GrFixed dy = (srcH << 16) / dstH;
272 for (int j = 0; j < dstH; ++j) {