Searched refs:img_create (Results 1 – 2 of 2) sorted by relevance
21 static lv_obj_t * img_create(void) in img_create() function37 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()[all …]
239 static void img_create(const char * name, const void * img_src, bool rotate, bool recolor) in img_create() function267 img_create(name, path, rotate, recolor); in bin_image_create()277 img_create(name, src, rotate, recolor); in c_array_image_create()