Searched refs:LV_COLOR_FORMAT_A1 (Results 1 – 11 of 11) sorted by relevance
88 .header.cf = LV_COLOR_FORMAT_A1,
50 .header.cf = LV_COLOR_FORMAT_A1,
90 .header.cf = LV_COLOR_FORMAT_A1,
67 (cf) == LV_COLOR_FORMAT_A1 ? 1 : \157 LV_COLOR_FORMAT_A1 = 0x0B, enumerator213 #define LV_COLOR_FORMAT_IS_ALPHA_ONLY(cf) ((cf) >= LV_COLOR_FORMAT_A1 && (cf) <= LV_COLOR_FORMAT_A8)
47 case LV_COLOR_FORMAT_A1: in lv_color_format_get_bpp()85 case LV_COLOR_FORMAT_A1: in lv_color_format_has_alpha()
46 case LV_COLOR_FORMAT_A1: in lv_nemagfx_cf_to_nema()
245 case LV_COLOR_FORMAT_A1: in lv_nemagfx_mask_cf_to_nema()
68 - :cpp:enumerator:`LV_COLOR_FORMAT_A1`, :cpp:enumerator:`LV_COLOR_FORMAT_A2`, :cpp:enumerator:`LV_C…398 The ``color`` parameter is used only with ``LV_COLOR_FORMAT_A1/2/4/8``