Home
last modified time | relevance | path

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

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