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