Searched defs:tmpPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp746 paint->getPosTextPath(glyphs + start, (end - start) << 1, pos + start, &tmpPath);
747 path->addPath(tmpPath);
758 SkPath tmpPath; member in class:android::PaintGlue::GetTextFunctor

Completed in 91 milliseconds