Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DSurfaceContext.h169 bool rescaleInto(SurfaceFillContext* dst,
H A DSurfaceContext.cpp1074 if (!sfc || !this->rescaleInto(sfc.get(), in rescale()
1084 bool SurfaceContext::rescaleInto(skgpu::SurfaceFillContext* dst, in rescaleInto() function in skgpu::SurfaceContext
/third_party/skia/src/core/
H A DSkGpuBlurUtils.cpp627 if (!srcCtx->rescaleInto(rescaledSDC.get(), in GaussianBlur()

Completed in 6 milliseconds