Lines Matching refs:view
143 GrSurfaceProxyView view,
172 child = GrTextureEffect::MakeSubset(std::move(view),
181 child = GrTextureEffect::MakeSubset(std::move(view),
255 auto [view, ct, at] = d->randomView();
259 static_cast<int>(d->fRandom->nextRangeU(0, view.width() - 1)),
260 static_cast<int>(d->fRandom->nextRangeU(0, view.height() - 1)),
261 static_cast<int>(d->fRandom->nextRangeU(0, view.width() - 1)),
262 static_cast<int>(d->fRandom->nextRangeU(0, view.height() - 1)),
274 static_cast<int>(d->fRandom->nextRangeU(0, view.width() - 1)),
275 static_cast<int>(d->fRandom->nextRangeU(0, view.height() - 1)),
276 static_cast<int>(d->fRandom->nextRangeU(0, view.width() - 1)),
277 static_cast<int>(d->fRandom->nextRangeU(0, view.height() - 1)),
283 return GrGaussianConvolutionFragmentProcessor::Make(std::move(view), at, dir, radius, sigma, wm,