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

  /external/chromium_org/third_party/skia/src/gpu/
GrTextContext.cpp 44 SkAutoKern autokern; local
51 x += autokern.adjust(glyph) + glyph.fAdvanceX;
GrStencilAndCoverTextContext.cpp 101 SkAutoKern autokern; local
109 fx += SkFixedMul_portable(autokern.adjust(glyph), fixedSizeRatio);
GrBitmapTextContext.cpp 225 SkAutoKern autokern; local
253 fx += autokern.adjust(glyph);
  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp 1062 SkAutoKern autokern; local
1199 SkAutoKern autokern; local
1323 SkAutoKern autokern; local
    [all...]
SkDraw.cpp 1361 SkAutoKern autokern; local
1621 SkAutoKern autokern; local
    [all...]

Completed in 84 milliseconds