Searched refs:read_png_file (Results 1 – 1 of 1) sorted by relevance
51 static int read_png_file(png_img_t * p, const char * file_name);82 int res = read_png_file(&p, fn_ref_full); in lv_test_assert_img_eq()144 static int read_png_file(png_img_t * p, const char * file_name) in read_png_file() function