Home | History | Annotate | Download | only in gpu

Lines Matching defs:createPath

1881 GrPath* GrContext::createPath(const SkPath& inPath, const SkStrokeRec& stroke) {
1890 path = fGpu->createPath(inPath, stroke);