Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_img.c341 int32_t image_h = lv_area_get_height(img_coords); in radius_only() local
344 const uint8_t * mask_start = decoded->data + img_stride * image_h; in radius_only()