Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/text/
DSkottieShaper.cpp65 fLineGlyphs.reset(0); in beginLine()
94 fLineGlyphs.realloc(fLineGlyphCount); in runBuffer()
102 fLineGlyphs.get() + run_start_index, in runBuffer()
127 fLineGlyphs.get() + run_offset, in commitLine()
305 SkAutoSTMalloc<64, SkGlyphID> fLineGlyphs; member in skottie::__anon22f2a7ec0111::BlobMaker
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp67 fLineGlyphs.reset(0); in beginLine()
96 fLineGlyphs.realloc(fLineGlyphCount); in runBuffer()
104 fLineGlyphs.get() + run_start_index, in runBuffer()
129 fLineGlyphs.get() + run_offset, in commitLine()
344 SkAutoSTMalloc<64, SkGlyphID> fLineGlyphs; member in skottie::__anonae8b2cf70111::BlobMaker