Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFont.h367 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths() function
372 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths() function
385 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths() function
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNativeStaticLayout.java312 float[] getWidths(); in getWidths() method