Searched refs:_h (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)]; \58 .h = (_h), \