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

  /external/skia/include/core/
SkPaint.h 829 enum TextBufferDirection {
    [all...]
  /external/skia/legacy/include/core/
SkPaint.h 834 enum TextBufferDirection {
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 693 SkPaint::TextBufferDirection tbd) {
717 SkPaint::TextBufferDirection tbd;
745 SkPaint::TextBufferDirection tbd = forwards ?
    [all...]
  /external/skia/legacy/src/core/
SkPaint.cpp 725 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
1031 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd,
1047 TextBufferDirection tbd) const {
    [all...]
  /external/skia/src/core/
SkPaint.cpp 791 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
    [all...]

Completed in 260 milliseconds