Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstIR

27                                  const SkIRect& dstIR,
38 dstIR,
87 const SkIRect& dstIR, SkIRect* srcIR) {
88 SkIRect clipBounds = dstIR;
164 const SkIRect dstIR = layerRect.roundOut();
168 if (!compute_source_rect(info, initialMat, dstIR, &srcIR) ||
174 info, srcIR, dstIR, atlased, recycled, true, 0);
217 const SkIRect dstIR = layerRect.roundOut();
220 if (!compute_source_rect(info, initialMat, dstIR, &srcIR)) {
224 prepare_for_hoisting(layerCache, topLevelPicture, initialMat, info, srcIR, dstIR,