Searched refs:rescaleInto (Results 1 – 3 of 3) sorted by relevance
187 bool rescaleInto(GrSurfaceFillContext* dst,
1147 if (!sfc || !this->rescaleInto(sfc.get(), in rescale()1157 bool GrSurfaceContext::rescaleInto(GrSurfaceFillContext* dst, in rescaleInto() function in GrSurfaceContext
611 if (!srcCtx->rescaleInto(rescaledSDC.get(), in GaussianBlur()