Searched refs:get_gr_path (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrStencilAndCoverPathRenderer.cpp76 static GrPath* get_gr_path(GrGpu* gpu, const SkPath& skPath, const SkStrokeRec& stroke) { function
96 SkAutoTUnref<GrPath> p(get_gr_path(fGpu, path, stroke.getStrokeRec()));
112 SkAutoTUnref<GrPath> p(get_gr_path(fGpu, path, stroke.getStrokeRec()));

Completed in 79 milliseconds