Lines Matching defs:img
23 lv_obj_t * img = lv_image_create(lv_screen_active()); in img_create() local
34 lv_obj_t * img; in test_image_rotated_pivot_center() local
48 lv_obj_t * img; in test_image_rotated_pivot_top_left() local
62 lv_obj_t * img; in test_image_scale_pivot_center() local
76 lv_obj_t * img; in test_image_scale_pivot_top_left() local
90 lv_obj_t * img; in test_image_scale_x_pivot_center() local
104 lv_obj_t * img; in test_image_scale_x_pivot_top_left() local
118 lv_obj_t * img; in test_image_scale_y_pivot_center() local
132 lv_obj_t * img; in test_image_scale_y_pivot_top_left() local
146 lv_obj_t * img; in test_image_rotate_and_scale_pivot_center() local
162 lv_obj_t * img; in test_image_rotate_and_scale_pivot_top_left() local
178 lv_obj_t * img; in test_image_normal_align() local
198 lv_obj_t * img; in test_image_normal_align_offset() local
220 lv_obj_t * img; in test_image_transform_align() local
243 lv_obj_t * img; in test_image_transform_align_offset() local
268 lv_obj_t * img; in test_image_stretch() local
289 lv_obj_t * img; in test_image_tile() local
325 lv_obj_t * img = img_create(); in test_image_ignore_transformation_settings_when_stretched() local
348 lv_obj_t * img = img_create(); in test_image_ignore_transformation_settings_when_tiled() local
420 lv_obj_t * img = lv_image_create(cont); in create_test_images() local