Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFont.h364 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths() function
369 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths() function
382 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths() function
/external/skqp/include/core/
DSkFont.h364 void getWidths(const uint16_t glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths() function
369 void getWidths(const uint16_t glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths() function
382 void getWidths(const uint16_t glyphs[], int count, SkScalar widths[]) const { in getWidths() function