Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DOptimalLineBreaker.cpp338 struct OptimalBreaksData { struct in minikin::__anonb48b3e650111::LineBreakOptimizer
339 float score; // best score found for this break
340 uint32_t prev; // index to previous break
341 uint32_t lineNumber; // the computed line number of the candidate