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 810 enum TextBufferDirection {
    [all...]
  /frameworks/base/core/jni/android/graphics/
Paint.cpp 685 SkPaint::TextBufferDirection tbd) {
709 SkPaint::TextBufferDirection tbd;
737 SkPaint::TextBufferDirection tbd = forwards ?
    [all...]
  /external/skia/src/core/
SkPaint.cpp 716 SkMeasureCacheProc SkPaint::getMeasureCacheProc(TextBufferDirection tbd,
1022 static SkTextBufferPred chooseTextBufferPred(SkPaint::TextBufferDirection tbd,
1038 TextBufferDirection tbd) const {
    [all...]

Completed in 207 milliseconds