Home
last modified time | relevance | path

Searched refs:create_test_images (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/widgets/
Dtest_image.c366 static void create_test_images(int32_t radius, int32_t scale, int32_t angle) in create_test_images() function
436 create_test_images(20, LV_SCALE_NONE, 0); in test_image_clip_radius()
441 create_test_images(LV_RADIUS_CIRCLE, LV_SCALE_NONE, 0); in test_image_clip_radius()
446 create_test_images(20, 300, 200); in test_image_clip_radius()