Searched refs:stepDstRect (Results 1 – 1 of 1) sorted by relevance
1252 SkIRect stepDstRect; in rescaleInto() local1255 stepDstRect = dstRect; in rescaleInto()1266 stepDstRect = SkIRect::MakeSize(tempB->dimensions()); in rescaleInto()1302 stepDst->fillRectToRectWithFP(srcRect, stepDstRect, std::move(fp)); in rescaleInto()