Lines Matching refs:img_create
21 static lv_obj_t * img_create(void) in img_create() function
37 img = img_create(); in test_image_rotated_pivot_center()
51 img = img_create(); in test_image_rotated_pivot_top_left()
65 img = img_create(); in test_image_scale_pivot_center()
79 img = img_create(); in test_image_scale_pivot_top_left()
93 img = img_create(); in test_image_scale_x_pivot_center()
107 img = img_create(); in test_image_scale_x_pivot_top_left()
121 img = img_create(); in test_image_scale_y_pivot_center()
135 img = img_create(); in test_image_scale_y_pivot_top_left()
149 img = img_create(); in test_image_rotate_and_scale_pivot_center()
165 img = img_create(); in test_image_rotate_and_scale_pivot_top_left()
187 img = img_create(); in test_image_normal_align()
207 img = img_create(); in test_image_normal_align_offset()
229 img = img_create(); in test_image_transform_align()
252 img = img_create(); in test_image_transform_align_offset()
278 img = img_create(); in test_image_stretch()
291 img = img_create(); in test_image_tile()
295 img = img_create(); in test_image_tile()
301 img = img_create(); in test_image_tile()
308 img = img_create(); in test_image_tile()
313 img = img_create(); in test_image_tile()
325 lv_obj_t * img = img_create(); in test_image_ignore_transformation_settings_when_stretched()
348 lv_obj_t * img = img_create(); in test_image_ignore_transformation_settings_when_tiled()