Searched refs:widthStorage (Results 1 – 4 of 4) sorted by relevance
23 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local24 SkScalar* widths = widthStorage.get(); in getGlyphPositions()
339 SkAutoTArray<SkScalar> widthStorage(count);343 SkScalar* widths = widthStorage.get();