Searched refs:_cf (Results 1 – 1 of 1) sorted by relevance
50 #define LV_DRAW_BUF_DEFINE_STATIC(name, _w, _h, _cf) \ argument51 static LV_ATTRIBUTE_MEM_ALIGN uint8_t buf_##name[LV_DRAW_BUF_SIZE(_w, _h, _cf)]; \55 .cf = (_cf), \59 .stride = LV_DRAW_BUF_STRIDE(_w, _cf), \