Searched refs:init_result (Results 1 – 2 of 2) sorted by relevance
253 …lv_result_t init_result = lv_draw_buf_init(&u->render_draw_buf, texture_w, texture_h, LV_COLOR_FOR… in draw_to_texture() local255 LV_ASSERT(init_result == LV_RESULT_OK); in draw_to_texture()
213 …lv_result_t init_result = lv_draw_buf_init(&u->render_draw_buf, texture_w, texture_h, LV_COLOR_FOR… in draw_to_texture() local215 LV_ASSERT(init_result == LV_RESULT_OK); in draw_to_texture()