Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity_support.c185 uint32_t ref_px = 0; in screenshot_compare() local
186 memcpy(&ref_px, ptr_ref, 3); in screenshot_compare()
194 fn_ref_full, mode, x, y, ref_px, act_px, tolerance); in screenshot_compare()