Home | History | Annotate | Download | only in graphics

Lines Matching refs:tmpPath

746                 paint->getPosTextPath(glyphs + start, (end - start) << 1, pos + start, &tmpPath);
747 path->addPath(tmpPath);
758 SkPath tmpPath;