Searched refs:skWidth (Results 1 – 1 of 1) sorted by relevance
59 SkScalar skWidth; in GetHorizontalAdvance() local61 skFont.getWidths(&glyph16, 1, &skWidth); in GetHorizontalAdvance()63 ALOGD("width for typeface %d glyph %d = %f", mTypeface->uniqueID(), glyph_id, skWidth); in GetHorizontalAdvance()65 return skWidth; in GetHorizontalAdvance()