Home
last modified time | relevance | path

Searched refs:gpu_init (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite.c58 extern void gpu_init(void); in lv_draw_vg_lite_init()
61 gpu_init(); in lv_draw_vg_lite_init()
/lvgl-latest/docs/details/integration/renderers/
Dvg_lite.rst23 …s the GPU initialization function, and the SDK needs to implement the public function `gpu_init()`.
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp514 void gpu_init(void) in gpu_init() function
/lvgl-latest/
DKconfig430 bool "Enable VG-Lite custom external 'gpu_init()' function"