Home
last modified time | relevance | path

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

/external/skia/experimental/sktext/src/
DLine.cpp35 SkAutoSTArray<kPreallocCount, SkUnicode::BidiLevel> runLevels(numRuns); in Line() local
/external/skia/modules/skshaper/src/
DSkUnicode_icu.cpp145 void SkBidiIterator::ReorderVisual(const Level runLevels[], int levelsCount, in ReorderVisual()
499 void reorderVisual(const BidiLevel runLevels[], in reorderVisual()
DSkShaper_harfbuzz.cpp557 SkAutoSTMalloc<4, SkBidiIterator::Level> runLevels(numRuns); in emit() local
1148 SkAutoSTMalloc<4, SkBidiIterator::Level> runLevels(numRuns); in wrap() local
/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp773 SkAutoSTMalloc<4, UBiDiLevel> runLevels(numRuns); in shape() local
/external/skia/modules/skparagraph/src/
DTextLine.cpp135 SkAutoSTArray<kPreallocCount, SkUnicode::BidiLevel> runLevels(numRuns); in TextLine() local