Searched refs:secondRowHeight (Results 1 – 1 of 1) sorted by relevance
148 uint32_t secondRowHeight = 0; in resolveLayout() local156 secondRowHeight = in resolveLayout()157 std::max(secondRowHeight, rectangles[idx].height); in resolveLayout()160 uint32_t combinedHeight = firstRowHeight + secondRowHeight; in resolveLayout()