Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 31) sorted by relevance

12

/lvgl-latest/src/misc/
Dlv_async.c48 lv_async_info_t * info = lv_malloc(sizeof(lv_async_info_t)); in lv_async_call() local
79 lv_async_info_t * info = (lv_async_info_t *)timer->user_data; in lv_async_call_cancel() local
102 lv_async_info_t * info = (lv_async_info_t *)timer->user_data; in lv_async_timer_cb() local
/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp104 static jerry_value_t _toComp(const jerry_call_info_t* info, const jerry_value_t args[], const jerry… in _toComp()
407 static jerry_value_t _add(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_le… in _add()
413 static jerry_value_t _sub(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_le… in _sub()
419 static jerry_value_t _mul(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_le… in _mul()
425 static jerry_value_t _div(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_le… in _div()
480 static jerry_value_t _linear(const jerry_call_info_t* info, const jerry_value_t args[], const jerry… in _linear()
487 static jerry_value_t _ease(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_l… in _ease()
496 static jerry_value_t _easeIn(const jerry_call_info_t* info, const jerry_value_t args[], const jerry… in _easeIn()
504 static jerry_value_t _easeOut(const jerry_call_info_t* info, const jerry_value_t args[], const jerr… in _easeOut()
512 static jerry_value_t _clamp(const jerry_call_info_t* info, const jerry_value_t args[], const jerry_… in _clamp()
[all …]
/lvgl-latest/src/indev/
Dlv_indev_gesture.c344 lv_indev_gesture_t * info; in reset_recognizer() local
369 lv_indev_gesture_t * info; in init_gesture_info() local
391 static lv_indev_gesture_motion_t * get_motion(uint8_t id, lv_indev_gesture_t * info) in get_motion()
411 static int8_t get_motion_idx(uint8_t id, lv_indev_gesture_t * info) in get_motion_idx()
430 static void process_touch_event(lv_indev_touch_data_t * touch, lv_indev_gesture_t * info) in process_touch_event()
Dlv_indev_gesture.h66 lv_indev_gesture_t * info; /* Information on the motion of each touch point */ member
/lvgl-latest/src/others/sysmon/
Dlv_sysmon.c189 lv_sysmon_perf_info_t * info = &disp->perf_sysmon_info; in perf_monitor_disp_event_cb() local
242 lv_sysmon_perf_info_t * info = &disp->perf_sysmon_info; in perf_update_timer_cb() local
/lvgl-latest/src/libs/fsdrv/
Dlv_fs_uefi.c400 EFI_FILE_INFO * info = NULL; in lv_fs_uefi_dir_read_cb() local
556 EFI_FILE_INFO * info = lv_fs_uefi_get_info(dir); in lv_fs_uefi_is_dir() local
571 EFI_FILE_INFO * info = lv_fs_uefi_get_info(file); in lv_fs_uefi_is_file() local
583 EFI_FILE_INFO * info = NULL; in lv_fs_uefi_get_info() local
Dlv_fs_littlefs.c256 struct lfs_info info; in fs_dir_read() local
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_slider.c185 lv_hit_test_info_t info = { in test_normal_mode_slider_hit_test() local
205 lv_hit_test_info_t info = { in test_slider_range_event_hit_test() local
/lvgl-latest/demos/
Dlv_demos.c89 bool lv_demos_create(char * info[], int size) in lv_demos_create()
/lvgl-latest/src/libs/lodepng/
Dlodepng.c3111 void lodepng_color_mode_init(LodePNGColorMode * info) in lodepng_color_mode_init()
3122 static void lodepng_color_mode_alloc_palette(LodePNGColorMode * info) in lodepng_color_mode_alloc_palette()
3140 void lodepng_color_mode_cleanup(LodePNGColorMode * info) in lodepng_color_mode_cleanup()
3184 void lodepng_palette_clear(LodePNGColorMode * info) in lodepng_palette_clear()
3191 unsigned lodepng_palette_add(LodePNGColorMode * info, in lodepng_palette_add()
3210 unsigned lodepng_get_bpp(const LodePNGColorMode * info) in lodepng_get_bpp()
3215 unsigned lodepng_get_channels(const LodePNGColorMode * info) in lodepng_get_channels()
3220 unsigned lodepng_is_greyscale_type(const LodePNGColorMode * info) in lodepng_is_greyscale_type()
3225 unsigned lodepng_is_alpha_type(const LodePNGColorMode * info) in lodepng_is_alpha_type()
3230 unsigned lodepng_is_palette_type(const LodePNGColorMode * info) in lodepng_is_palette_type()
[all …]
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h1548 static int stbtt__get_svg(stbtt_fontinfo * info)
1564 static int stbtt_InitFont_internal(stbtt_fontinfo * info, STBTT_STREAM_TYPE data, int fontstart)
1687 STBTT_DEF int stbtt_FindGlyphIndex(const stbtt_fontinfo * info, int unicode_codepoint)
1789 STBTT_DEF int stbtt_GetCodepointShape(const stbtt_fontinfo * info, int unicode_codepoint, stbtt_ver…
1804 static int stbtt__GetGlyfOffset(const stbtt_fontinfo * info, int glyph_index)
1827 STBTT_DEF int stbtt_GetGlyphBox(const stbtt_fontinfo * info, int glyph_index, int * x0, int * y0, i…
1844 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo * info, int codepoint, int * x0, int * y0,…
1849 STBTT_DEF int stbtt_IsGlyphEmpty(const stbtt_fontinfo * info, int glyph_index)
1878 static int stbtt__GetGlyphShapeTT(const stbtt_fontinfo * info, int glyph_index, stbtt_vertex * *pve…
2219 static stbtt__buf stbtt__cid_get_glyph_subrs(const stbtt_fontinfo * info, int glyph_index)
[all …]
Dlv_tiny_ttf.c62 stbtt_fontinfo info; member
515 const stbtt_fontinfo * info = (const stbtt_fontinfo *)&dsc->info; in tiny_ttf_draw_data_cache_create_cb() local
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_qr.c92 lv_obj_t * info = lv_label_create(qr_panel); in lv_demo_smartwatch_qr_create() local
Dlv_demo_smartwatch_weather.c181 …martwatch_weather_add_hourly(int hour, int id, int temp, int humidity, int wind, int uv, bool info) in lv_demo_smartwatch_weather_add_hourly()
Dlv_demo_smartwatch_settings.c356 void lv_demo_smartwatch_set_default_about_info(const char * info) in lv_demo_smartwatch_set_default_about_info()
/lvgl-latest/src/widgets/imagebutton/
Dlv_imagebutton.c173 lv_cover_check_info_t * info = lv_event_get_param(e); in lv_imagebutton_event() local
329 static void update_src_info(lv_imagebutton_src_info_t * info, const void * src) in update_src_info()
/lvgl-latest/demos/music/
Dlv_demo_music.c232 … const lv_sysmon_perf_info_t * info = lv_subject_get_pointer(&disp->perf_sysmon_backend.subject); in auto_step_cb() local
/lvgl-latest/src/core/
Dlv_obj_id_builtin.c53 class_info_t * info = NULL; in lv_obj_assign_id() local
Dlv_refr.c836 lv_cover_check_info_t info; in lv_refr_get_top_obj() local
965 lv_cover_check_info_t info; in alpha_test_area_on_obj() local
/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_image_cache.c134 struct mallinfo info = mm_mallinfo(ctx->heap); in defer_init() local
/lvgl-latest/demos/multilang/
Dlv_demo_multilang.c292 static void card_create(lv_obj_t * parent, card_info_t * info) in card_create()
/lvgl-latest/src/widgets/image/
Dlv_image.c653 lv_hit_test_info_t * info = lv_event_get_param(e); in lv_image_event() local
694 lv_cover_check_info_t * info = lv_event_get_param(e); in draw_image() local
/lvgl-latest/src/draw/
Dlv_draw.c125 lv_draw_global_info_t * info = &_draw_info; in lv_draw_finalize_task_creation() local
/lvgl-latest/src/widgets/slider/
Dlv_slider.c246 lv_hit_test_info_t * info = lv_event_get_param(e); in lv_slider_event() local
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_ev_charging.c446 lv_obj_t * info = lv_obj_create(parent); in create_widget3_info() local

12