Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp416 const uint32_t advIndex = info[0].cluster - clusterOffset; in LayoutPiece() local
417 const uint32_t cp = textBuf.codePointAt(advIndex + start); in LayoutPiece()
419 mAdvances[advIndex] += letterSpaceHalf; in LayoutPiece()