Searched refs:fn_err_full (Results 1 – 1 of 1) sorted by relevance
209 char fn_err_full[256]; in screenshot_compare() local210 lv_snprintf(fn_err_full, sizeof(fn_err_full), "%s%s_err.png", REF_IMGS_PATH, fn_ref_no_ext); in screenshot_compare()212 write_png_file(screen_buf_xrgb8888, 800, 480, fn_err_full); in screenshot_compare()