Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity_support.c175 uint8_t * screen_buf_tmp = screen_buf_xrgb8888 + 800 * 4 * y; in screenshot_compare() local
179 ptr_act = screen_buf_tmp; in screenshot_compare()
199 screen_buf_tmp += 4; in screenshot_compare()