Home
last modified time | relevance | path

Searched refs:getKerningPairAdjustments (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/core/
DSkTypeface.h271 bool getKerningPairAdjustments(const SkGlyphID glyphs[], int count,
/external/skqp/include/core/
DSkTypeface.h283 bool getKerningPairAdjustments(const SkGlyphID glyphs[], int count,
/external/skqp/gm/
Dtypeface.cpp61 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) { in drawKernText()
/external/skia/gm/
Dtypeface.cpp70 if (!face->getKerningPairAdjustments(glyphs, glyphCount, adjustments)) { in drawKernText()
/external/skqp/src/core/
DSkTypeface.cpp316 bool SkTypeface::getKerningPairAdjustments(const uint16_t glyphs[], int count, in getKerningPairAdjustments() function in SkTypeface
/external/skia/src/core/
DSkTypeface.cpp323 bool SkTypeface::getKerningPairAdjustments(const uint16_t glyphs[], int count, in getKerningPairAdjustments() function in SkTypeface