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

  /external/skia/src/gpu/
GrTextContext.cpp 223 SkAutoKern autokern; local
231 x += autokern.adjust(glyph) + glyph.fAdvanceX;
GrStencilAndCoverTextContext.cpp 148 SkAutoKern autokern; local
156 fx += SkFixedMul(autokern.adjust(glyph), fixedSizeRatio);
GrAtlasTextContext.cpp 844 SkAutoKern autokern; local
1091 SkAutoKern autokern; local
    [all...]
  /external/skia/src/core/
SkPaint.cpp 861 SkAutoKern autokern; local
972 SkAutoKern autokern; local
1094 SkAutoKern autokern; local
    [all...]
SkDraw.cpp 1376 SkAutoKern autokern; local
1645 SkAutoKern autokern; local
    [all...]

Completed in 1017 milliseconds