Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/font/
Dlv_font.h29 #define LV_IMGFONT_BPP 9 macro
/lvgl-3.6.0/src/extra/others/imgfont/
Dlv_imgfont.c119 dsc_out->bpp = LV_IMGFONT_BPP; /* is image identifier */ in imgfont_get_glyph_dsc()
/lvgl-3.6.0/src/draw/renesas/
Dlv_gpu_d2_draw_label.c56 if(bpp == LV_IMGFONT_BPP) { //is imgfont in draw_letter_normal()
/lvgl-3.6.0/src/draw/sw/
Dlv_draw_sw_letter.c178 if(bpp == LV_IMGFONT_BPP) { //is imgfont in draw_letter_normal()