Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DLayoutResolver.cpp147 uint32_t firstRowHeight = 0; in resolveLayout() local
184 uint32_t firstRowHeight = (firstRow.empty() ? 0 : firstRow[0].height); in resolveLayout() local