Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DLayoutResolver.cpp44 const uint32_t combinedHeight, in computeScore()
160 uint32_t combinedHeight = firstRowHeight + secondRowHeight; in resolveLayout() local