Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/text/
DSkottieShaper.cpp66 fLinePos.reset(0); in beginLine()
95 fLinePos.realloc(fLineGlyphCount); in runBuffer()
103 fLinePos.get() + run_start_index, in runBuffer()
128 fLinePos.get() + run_offset, in commitLine()
306 SkAutoSTMalloc<64, SkPoint> fLinePos; member in skottie::__anon22f2a7ec0111::BlobMaker
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp68 fLinePos.reset(0); in beginLine()
97 fLinePos.realloc(fLineGlyphCount); in runBuffer()
105 fLinePos.get() + run_start_index, in runBuffer()
130 fLinePos.get() + run_offset, in commitLine()
345 SkAutoSTMalloc<64, SkPoint> fLinePos; member in skottie::__anonae8b2cf70111::BlobMaker