Home
last modified time | relevance | path

Searched refs:stepDstRect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DSurfaceContext.cpp1178 SkIRect stepDstRect; in rescaleInto() local
1181 stepDstRect = dstRect; in rescaleInto()
1190 stepDstRect = SkIRect::MakeSize(tempB->dimensions()); in rescaleInto()
1226 stepDst->fillRectToRectWithFP(srcRect, stepDstRect, std::move(fp)); in rescaleInto()

Completed in 4 milliseconds