Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp1252 SkIRect stepDstRect; in rescaleInto() local
1255 stepDstRect = dstRect; in rescaleInto()
1266 stepDstRect = SkIRect::MakeSize(tempB->dimensions()); in rescaleInto()
1302 stepDst->fillRectToRectWithFP(srcRect, stepDstRect, std::move(fp)); in rescaleInto()