Searched refs:combinedHeight (Results 1 – 1 of 1) sorted by relevance
44 const uint32_t combinedHeight, in computeScore() argument49 return std::pow((double)combinedHeight / (double)combinedWidth - in computeScore()55 std::pow((double)combinedHeight / (double)combinedWidth - in computeScore()160 uint32_t combinedHeight = firstRowHeight + secondRowHeight; in resolveLayout() local163 computeScore(combinedWidth, combinedHeight, firstRowWidth, in resolveLayout()