Home
last modified time | relevance | path

Searched refs:DrawPathMaskToTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrSWMaskHelper.h77 static GrTexture* DrawPathMaskToTexture(GrContext* context,
DGrSoftwarePathRenderer.cpp142 GrSWMaskHelper::DrawPathMaskToTexture(fContext, path, stroke.getStrokeRec(), in onDrawPath()
DGrSWMaskHelper.cpp325 GrTexture* GrSWMaskHelper::DrawPathMaskToTexture(GrContext* context, in DrawPathMaskToTexture() function in GrSWMaskHelper