Home
last modified time | relevance | path

Searched refs:COL_NUM (Results 1 – 1 of 1) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.cpp219 const uint32_t COL_NUM = ROW_NUM; in SplitBuffer() local
226 const uint32_t CELL_HEIGHT = handle.height / COL_NUM; in SplitBuffer()
229 ROW_NUM, COL_NUM, CELL_WIDTH, CELL_HEIGHT); in SplitBuffer()
232 for (uint32_t y = 0; y < COL_NUM; y++) { in SplitBuffer()