Home | History | Annotate | Download | only in gpu

Lines Matching defs:createPath

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