Home
last modified time | relevance | path

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

/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp664 SkVector runAdvance = { 0, 0 }; in shape() local
677 runAdvance += glyph.fAdvance; in shape()
679 run.fAdvance = runAdvance; in shape()
/external/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp1394 SkVector runAdvance = { 0, 0 }; in shape() local
1416 runAdvance += glyph.fAdvance; in shape()
1418 run.fAdvance = runAdvance; in shape()