Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp456 float xAdvance = HBFixedToFloat(positions[i].x_advance); in LayoutPiece() local
465 mAdvances[clusterBaseIndex] += xAdvance; in LayoutPiece()
470 x += xAdvance; in LayoutPiece()