Home | History | Annotate | Download | only in gpu

Lines Matching refs:subset

1088     const SkIRect& subset = result->subset();
1095 SkRect::Make(SkIRect::MakeXYWH(left, top, subset.width(), subset.height())),
1096 SkRect::Make(subset));
1186 // GrMakeCachedBitmapProxy creates a tight copy of 'bitmap' so we don't have to subset
1252 sk_sp<SkSpecialImage> SkGpuDevice::snapBackImage(const SkIRect& subset) {
1268 GrSurfaceProxy::Copy(ctx, rtc->asSurfaceProxy(), rtc->mipMapped(), subset,