Searched refs:lv_array_front (Results 1 – 6 of 6) sorted by relevance
231 vg_dash_pattern = lv_array_front(&item->vg.dash_pattern); in stroke_create_cb()320 lv_array_front(lhs_dash_pattern), in dash_pattern_compare()321 lv_array_front(rhs_dash_pattern), in dash_pattern_compare()
343 const lv_vector_path_op_t * ops = lv_array_front(&src->ops); in lv_path_to_vg()344 const lv_fpoint_t * point = lv_array_front(&src->points); in lv_path_to_vg()
189 void * lv_array_front(const lv_array_t * array);
240 void * lv_array_front(const lv_array_t * array) in lv_array_front() function
92 lv_vector_path_op_t * op = lv_array_front(&p->ops); in _set_paint_shape()240 float * dash_array = lv_array_front(&dsc->dash_pattern); in _set_paint_stroke()
100 lv_fpoint_t * pt = lv_array_front(&path->points); in lv_matrix_transform_path()218 lv_fpoint_t * p = lv_array_front(&path->points); in lv_vector_path_get_bounding()