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

/external/chromium_org/third_party/skia/src/animator/
H A DSkTextToPath.cpp45 realPaint.getTextPath(text->getText(), text->getSize(), text->x,
/external/skia/src/animator/
H A DSkTextToPath.cpp45 realPaint.getTextPath(text->getText(), text->getSize(), text->x,
/external/chromium_org/third_party/skia/gm/
H A Dpathreverse.cpp57 paint.getTextPath("e", 1, 50, 50, &path);
107 paint.getTextPath("e", 1, 50, 50, &path);
H A Dgetpostextpath.cpp51 paint.getTextPath(text, len, 0, 0, &path);
/external/skia/gm/
H A Dpathreverse.cpp58 paint.getTextPath("e", 1, 50, 50, &path);
109 paint.getTextPath("e", 1, 50, 50, &path);
H A Dgetpostextpath.cpp50 paint.getTextPath(text, len, 0, 0, &path);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
H A DSimpleFontDataSkia.cpp212 paint.getTextPath(&glyph, sizeof(glyph), 0, 0, &path);
/external/chromium_org/third_party/skia/samplecode/
H A DClockFaceView.cpp216 orig.getTextPath("9", 1, 0, 0, &path);
/external/skia/samplecode/
H A DClockFaceView.cpp201 orig.getTextPath("9", 1, 0, 0, &path);
/external/chromium_org/third_party/skia/include/core/
H A DSkPaint.h933 void getTextPath(const void* text, size_t length, SkScalar x, SkScalar y,
/external/chromium_org/third_party/skia/tools/
H A Dcreate_test_font.cpp189 paint.getTextPath((const void*) &index, 2, 0, 0, &path);
/external/skia/include/core/
H A DSkPaint.h931 void getTextPath(const void* text, size_t length, SkScalar x, SkScalar y,
/external/chromium_org/skia/ext/
H A Dvector_platform_device_emf_win.cc491 paint.getTextPath(text, byteLength, x, y, &path);
/external/chromium_org/third_party/skia/src/core/
H A DSkPaint.cpp1401 void SkPaint::getTextPath(const void* textData, size_t length, function in class:SkPaint
/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp2125 paint.getTextPath(text, byteLen, x, y, &path);
2176 //paint.getTextPath(text, byteLength, x, y, &path);
/external/skia/src/core/
H A DSkPaint.cpp1440 void SkPaint::getTextPath(const void* textData, size_t length, function in class:SkPaint
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp2279 paint.getTextPath(text, byteLen, x, y, &path);
2330 //paint.getTextPath(text, byteLength, x, y, &path);
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 842 milliseconds