Searched refs:canvas_draw_buf_reshape (Results 1 – 2 of 2) sorted by relevance
25 static void canvas_draw_buf_reshape(lv_draw_buf_t * draw_buf) in canvas_draw_buf_reshape() function50 canvas_draw_buf_reshape(&draw_buf); in test_canvas_functions_invalidate()89 canvas_draw_buf_reshape(&buf_i1); in test_canvas_fill_and_set_px()99 canvas_draw_buf_reshape(&buf_i2); in test_canvas_fill_and_set_px()109 canvas_draw_buf_reshape(&buf_i4); in test_canvas_fill_and_set_px()119 canvas_draw_buf_reshape(&buf_i8); in test_canvas_fill_and_set_px()129 canvas_draw_buf_reshape(&buf_rgb888); in test_canvas_fill_and_set_px()137 canvas_draw_buf_reshape(&buf_rgb565); in test_canvas_fill_and_set_px()145 canvas_draw_buf_reshape(&buf_xrgb8888); in test_canvas_fill_and_set_px()153 canvas_draw_buf_reshape(&buf_argb8888); in test_canvas_fill_and_set_px()
774 static void canvas_draw_buf_reshape(lv_draw_buf_t * draw_buf) in canvas_draw_buf_reshape() function827 canvas_draw_buf_reshape(cf_bufs[cf]); in blend_mode_cb()