Home
last modified time | relevance | path

Searched defs:line_length (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/udisplay/src/
A Dudisplay.c40 int32_t line_length = 0; in display_draw_rect() local
126 const int32_t line_length = width * ctx->var.bits_per_pixel / 8; in udisplay_draw_rgb32() local
145 const int32_t line_length = width * ctx->var.bits_per_pixel / 8; in udisplay_draw_rgb16() local
/AliOS-Things-master/components/freetype/src/base/
A Dftstroke.c766 FT_Fixed line_length; /* length of last lineto */ member
980 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
/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_refr.c199 … uint32_t line_length = lv_area_get_width(&disp_refr->inv_areas[a]) * sizeof(lv_color_t); in lv_disp_refr_task() local
/AliOS-Things-master/components/drivers/core/fbdev/include/
A Dfb_define.h63 uint32_t line_length; member

Completed in 15 milliseconds