Home
last modified time | relevance | path

Searched defs:OptimalBreaksData (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/minikin/libs/minikin/
H A DOptimalLineBreaker.cpp283 struct OptimalBreaksData { struct in minikin::__anondca0b99b0110::LineBreakOptimizer
284 float score; // best score found for this break
285 uint32_t prev; // index to previous break
286 uint32_t lineNumber; // the computed line number of the candidate