Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dtypeface.cpp32 SkAutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local
/third_party/skia/m133/gm/
Dtypeface.cpp36 AutoSTMalloc<128, SkScalar> widthStorage(count); in getGlyphPositions() local