Searched refs:textAlignment (Results 1 - 12 of 12) sorted by relevance

/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h26 SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment,
48 SkPaint::Align textAlignment,
254 static SkPoint TextAlignmentAdjustment(SkPaint::Align textAlignment, const SkGlyph& glyph) { argument
255 switch (textAlignment) {
467 SkPaint::Align textAlignment,
475 && textAlignment == SkPaint::kLeft_Align
527 switch (textAlignment) {
542 switch (textAlignment) {
572 SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment,
582 if (textAlignment !
464 ProcessPosText( SkPaint::TextEncoding textEncoding, const char text[], size_t byteLength, SkPoint offset, const SkMatrix& matrix, const SkScalar pos[], int scalarsPerPosition, SkPaint::Align textAlignment, SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph) argument
570 ProcessText( SkPaint::TextEncoding textEncoding, const char text[], size_t byteLength, SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment, SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph) argument
[all...]
H A DSkDraw.cpp1637 SkPaint::Align textAlignment = paint.getTextAlign(); local
1641 offset, *fMatrix, pos, scalarsPerPosition, textAlignment, cache.get(), drawOneGlyph);
/external/skqp/src/core/
H A DSkFindAndPlaceGlyph.h26 SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment,
48 SkPaint::Align textAlignment,
254 static SkPoint TextAlignmentAdjustment(SkPaint::Align textAlignment, const SkGlyph& glyph) { argument
255 switch (textAlignment) {
467 SkPaint::Align textAlignment,
475 && textAlignment == SkPaint::kLeft_Align
527 switch (textAlignment) {
542 switch (textAlignment) {
572 SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment,
582 if (textAlignment !
464 ProcessPosText( SkPaint::TextEncoding textEncoding, const char text[], size_t byteLength, SkPoint offset, const SkMatrix& matrix, const SkScalar pos[], int scalarsPerPosition, SkPaint::Align textAlignment, SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph) argument
570 ProcessText( SkPaint::TextEncoding textEncoding, const char text[], size_t byteLength, SkPoint offset, const SkMatrix& matrix, SkPaint::Align textAlignment, SkGlyphCache* cache, ProcessOneGlyph&& processOneGlyph) argument
[all...]
H A DSkDraw.cpp1610 SkPaint::Align textAlignment = paint.getTextAlign(); local
1614 offset, *fMatrix, pos, scalarsPerPosition, textAlignment, cache.get(), drawOneGlyph);
/external/libmojo/base/android/java/src/org/chromium/base/
H A DApiCompatibilityUtils.java120 public static void setTextAlignment(View view, int textAlignment) { argument
122 view.setTextAlignment(textAlignment);
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 1352 milliseconds