Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayout.cpp979 float xAdvance = HBFixedToFloat(positions[i].x_advance); in doLayoutRun() local
981 xAdvance = roundf(xAdvance); in doLayoutRun()
1000 mAdvances[info[i].cluster - clusterOffset] += xAdvance; in doLayoutRun()
1005 x += xAdvance; in doLayoutRun()