Searched refs:blur (Results 1 – 2 of 2) sorted by relevance
8 Additionally "effects" can be applied, such as rotation, zoom and blur.74 `r` is the radius of the blur (greater value means more intensive burring). `area` is the area wher…
63 lv_coord_t blur; member114 …draw_rect_shadow_key_t rect_shadow_key_create(lv_coord_t radius, lv_coord_t size, lv_coord_t blur);984 …_draw_rect_shadow_key_t rect_shadow_key_create(lv_coord_t radius, lv_coord_t size, lv_coord_t blur) in rect_shadow_key_create() argument991 key.blur = blur; in rect_shadow_key_create()