Home
last modified time | relevance | path

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

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