HomeSort by relevance Sort by last modified time
    Searched full:applykerning (Results 1 - 1 of 1) sorted by null

  /external/skia/gm/
typeface.cpp 91 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count,
131 applyKerning(pos, adjustments, glyphCount, glyphPaint);
160 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {

Completed in 2476 milliseconds