Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1204 struct TextStorage { struct
1205 SkAutoTMalloc<char> fUtf8textStorage;
1206 SkAutoTMalloc<uint32_t> fClusterStorage;
1207 SkAutoTMalloc<SkGlyphID> fGlyphStorage;