HomeSort by relevance Sort by last modified time
    Searched refs:handleText (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/android/graphics/
TextLayout.h 103 static void handleText(SkPaint* paint, const jchar* text, jsize len,
TextLayout.cpp 207 void TextLayout::handleText(SkPaint *paint, const jchar* text, jsize len,
287 handleText(paint, text, len, bidiFlags, x, y, canvas, NULL);
292 handleText(paint, text, len, bidiFlags, x, y, NULL, path);
  /frameworks/base/core/java/android/text/
TextLine.java 715 private float handleText(TextPaint wp, int start, int end,
    [all...]

Completed in 241 milliseconds