Searched refs:templ (Results 1 – 2 of 2) sorted by relevance
112 lv_templ_t * templ = (lv_templ_t *)obj; in lv_templ_constructor() local120 lv_templ_t * templ = (lv_templ_t *)obj; in lv_templ_destructor() local
65 static uint32_t count_tracks(const int32_t * templ);657 static uint32_t count_tracks(const int32_t * templ) in count_tracks() argument660 for(i = 0; templ[i] != LV_GRID_TEMPLATE_LAST; i++); in count_tracks()