Searched refs:w_array (Results 1 – 1 of 1) sorted by relevance
274 int32_t w_array[] = {img_w / 2, img_w, img_w * 2}; in test_image_stretch() local279 lv_obj_set_size(img, w_array[i / 3], h_array[i % 3]); in test_image_stretch()