Searched refs:get_gr_path (Results 1 – 1 of 1) sorted by relevance
48 static GrPath* get_gr_path(GrResourceProvider* resourceProvider, const SkPath& skPath, in get_gr_path() function70 SkAutoTUnref<GrPath> p(get_gr_path(fResourceProvider, *args.fPath, *args.fStroke)); in onStencilPath()89 SkAutoTUnref<GrPath> p(get_gr_path(fResourceProvider, path, *args.fStroke)); in onDrawPath()