Searched refs:widthStorage (Results 1 – 1 of 1) sorted by relevance
21 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local22 SkScalar* widths = widthStorage.get(); in getGlyphPositions()