Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/
A Dvft_draw.c297 void load_font_face(font_face_desc_t* font_face, uint8_t* buf, int font_face_offset) in load_font_face() argument
300 int offset = font_face_offset; in load_font_face()
347 int font_face_offset = 0; in vft_load_from_buffer() local
365 font_face_offset = offset; in vft_load_from_buffer()
390 font_face = (font_face_desc_t*)(buf_base + font_face_offset); in vft_load_from_buffer()
393 VFT_DBG_FONT_FACE_DESC(font_face, font_face_offset); in vft_load_from_buffer()

Completed in 5 milliseconds