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

  /external/skia/include/core/
SkPaint.h 761 enum TextBufferDirection {
786 TextBufferDirection tbd = kForward_TextBufferDirection)
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 430 SkPaint::TextBufferDirection tbd) {
451 SkPaint::TextBufferDirection tbd;
479 SkPaint::TextBufferDirection tbd = forwards ?
  /external/skia/src/core/
SkPaint.cpp 567 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
872 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd,
891 TextBufferDirection tbd) const
    [all...]

Completed in 117 milliseconds