Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp367 SkAutoTDeleteArray<BYTE> glyphSetBuffer(new BYTE[glyphSetBufferSize]); in populate_glyph_to_unicode() local
369 reinterpret_cast<LPGLYPHSET>(glyphSetBuffer.get()); in populate_glyph_to_unicode()