Searched refs:toTextureProxy (Results 1 – 4 of 4) sorted by relevance
54 sk_sp<GrTextureProxy> toTextureProxy(GrRecordingContext*, SkBackingFit fit);
95 sk_sp<GrTextureProxy> GrSWMaskHelper::toTextureProxy(GrRecordingContext* context, in toTextureProxy() function in GrSWMaskHelper
371 proxy = helper.toTextureProxy(args.fContext, fit); in onDrawPath()
532 proxy = helper.toTextureProxy(context, SkBackingFit::kApprox); in createSoftwareClipMask()