Home
last modified time | relevance | path

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

/external/skia/gm/
Dtypeface.cpp23 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local
24 SkScalar* widths = widthStorage.get(); in getGlyphPositions()
/external/skqp/gm/
Dtypeface.cpp23 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local
24 SkScalar* widths = widthStorage.get(); in getGlyphPositions()
/external/skia/tests/
DPaintTest.cpp339 SkAutoTArray<SkScalar> widthStorage(count);
343 SkScalar* widths = widthStorage.get();
/external/skqp/tests/
DPaintTest.cpp339 SkAutoTArray<SkScalar> widthStorage(count);
343 SkScalar* widths = widthStorage.get();