Searched defs:line_length (Results 1 – 4 of 4) sorted by relevance
40 int32_t line_length = 0; in display_draw_rect() local126 const int32_t line_length = width * ctx->var.bits_per_pixel / 8; in udisplay_draw_rgb32() local145 const int32_t line_length = width * ctx->var.bits_per_pixel / 8; in udisplay_draw_rgb16() local
766 FT_Fixed line_length; /* length of last lineto */ member980 FT_Fixed line_length ) in ft_stroker_inside()1042 FT_Fixed line_length ) in ft_stroker_outside()1202 FT_Fixed line_length ) in ft_stroker_process_corner()1240 FT_Fixed line_length ) in ft_stroker_subpath_start()1287 FT_Fixed line_length; in FT_Stroker_LineTo() local
199 … uint32_t line_length = lv_area_get_width(&disp_refr->inv_areas[a]) * sizeof(lv_color_t); in lv_disp_refr_task() local
63 uint32_t line_length; member
Completed in 15 milliseconds