Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp511 float xAdvance = HBFixedToFloat(positions[i].x_advance); in LayoutPiece() local
513 xAdvance = roundf(xAdvance); in LayoutPiece()
534 mAdvances[clusterBaseIndex] += xAdvance; in LayoutPiece()
541 x += xAdvance; in LayoutPiece()