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

  /external/skia/legacy/include/core/
SkAutoKern.h 23 class SkAutoKern {
25 SkAutoKern() : fPrevRsbDelta(0) {}
SkDraw.h 19 #include "SkAutoKern.h"
151 SkAutoKern fAutoKern;
  /external/skia/src/core/
SkAutoKern.h 23 class SkAutoKern {
25 SkAutoKern() : fPrevRsbDelta(0) {}
SkTextToPathIter.h 11 #include "SkAutoKern.h"
46 SkAutoKern fAutoKern;
SkPaint.cpp 27 #include "SkAutoKern.h"
1042 SkAutoKern autokern;
    [all...]
SkDraw.cpp 29 #include "SkAutoKern.h"
    [all...]
  /external/skia/legacy/src/views/
SkTextBox.cpp 13 #include "SkAutoKern.h"
28 SkAutoKern autokern;
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.h 30 #include <SkAutoKern.h>
  /external/skia/legacy/src/core/
SkPaint.cpp 26 #include "SkAutoKern.h"
939 SkAutoKern autokern;
1086 SkAutoKern autokern;
    [all...]
SkDraw.cpp 29 #include "SkAutoKern.h"
    [all...]

Completed in 993 milliseconds