Searched refs:clip_in (Results 1 – 2 of 2) sorted by relevance
57 …dl_composite_begin(lv_draw_sdl_ctx_t * ctx, const lv_area_t * coords_in, const lv_area_t * clip_in,
54 …dl_composite_begin(lv_draw_sdl_ctx_t * ctx, const lv_area_t * coords_in, const lv_area_t * clip_in, in lv_draw_sdl_composite_begin() argument79 if(!_lv_area_intersect(apply_area, &full_coords, clip_in)) return false; in lv_draw_sdl_composite_begin()