Home
last modified time | relevance | path

Searched refs:widthStorage (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dtypeface.cpp18 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local
19 SkScalar* widths = widthStorage.get(); in getGlyphPositions()