Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DSurfaceContext.cpp1177 skgpu::SurfaceFillContext* stepDst; in rescaleInto() local
1180 stepDst = dst; in rescaleInto()
1189 stepDst = tempB.get(); in rescaleInto()
1226 stepDst->fillRectToRectWithFP(srcRect, stepDstRect, std::move(fp)); in rescaleInto()
1227 texView = stepDst->readSurfaceView(); in rescaleInto()

Completed in 3 milliseconds