Searched refs:DrawShapeMaskToTexture (Results 1 – 3 of 3) sorted by relevance
70 static sk_sp<GrTextureProxy> DrawShapeMaskToTexture(GrContext*,
132 sk_sp<GrTextureProxy> GrSWMaskHelper::DrawShapeMaskToTexture(GrContext* context, in DrawShapeMaskToTexture() function in GrSWMaskHelper
213 proxy = GrSWMaskHelper::DrawShapeMaskToTexture(args.fContext, *args.fShape, in onDrawPath()