Home
last modified time | relevance | path

Searched defs:applyKerning (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dtypeface.cpp33 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() function
90 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()
/external/skqp/gm/
Dtypeface.cpp33 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() function
90 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()