Searched refs:is_exact (Results 1 – 1 of 1) sorted by relevance
168 bool is_exact; in lv_demo_high_res_base_obj_create() local171 is_exact = hres == 800 && vres == 480; in lv_demo_high_res_base_obj_create()175 is_exact = hres == 1280 && vres == 720; in lv_demo_high_res_base_obj_create()179 is_exact = hres == 1920 && vres == 1080; in lv_demo_high_res_base_obj_create()182 if(!is_exact) { in lv_demo_high_res_base_obj_create()