Searched refs:max_rgb_row_height (Results 1 – 1 of 1) sorted by relevance
1131 uint32_t max_rgb_row_height = lv_area_get_height(&layer_area_full); in refr_obj() local1136 max_rgb_row_height = LV_DRAW_LAYER_SIMPLE_BUF_SIZE / w / px_size; in refr_obj()1149 layer_area_act.y2 = layer_area_act.y1 + max_rgb_row_height - 1; in refr_obj()