Home
last modified time | relevance | path

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

/lvgl-latest/src/font/
Dlv_font_fmt_txt_private.h29 RLE_STATE_SINGLE = 0, enumerator
Dlv_font_fmt_txt.c516 rle->state = RLE_STATE_SINGLE; in rle_init()
528 if(rle->state == RLE_STATE_SINGLE) { in rle_next()
554 rle->state = RLE_STATE_SINGLE; in rle_next()
562 rle->state = RLE_STATE_SINGLE; in rle_next()
573 rle->state = RLE_STATE_SINGLE; in rle_next()