Searched refs:getTextPath (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/animator/
H A DSkTextToPath.cpp45 realPaint.getTextPath(text->getText(), text->getSize(), text->x,
/external/skia/gm/
H A Dpathreverse.cpp57 paint.getTextPath("e", 1, 50, 50, &path);
104 paint.getTextPath("e", 1, 50, 50, &path);
H A Dgetpostextpath.cpp48 paint.getTextPath(text, len, 0, 0, &path);
/external/skia/samplecode/
H A DClockFaceView.cpp209 orig.getTextPath("9", 1, 0, 0, &path);
H A DSampleQuadStroker.cpp515 paint.getTextPath(fText.c_str(), fText.size(), 0, fTextSize, &path);
/external/skia/include/core/
H A DSkPaint.h928 void getTextPath(const void* text, size_t length, SkScalar x, SkScalar y,
/external/skia/tools/
H A Dcreate_test_font.cpp189 paint.getTextPath((const void*) &index, 2, 0, 0, &path);
/external/skia/src/core/
H A DSkPaint.cpp1172 void SkPaint::getTextPath(const void* textData, size_t length, function in class:SkPaint
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp2128 paint.getTextPath(text, byteLen, x, y, &path);
2178 //paint.getTextPath(text, byteLength, x, y, &path);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 314 milliseconds