Searched refs:allocate_item (Results 1 – 1 of 1) sorted by relevance
76 static lv_grad_t * allocate_item(const lv_grad_dsc_t * g, int32_t w, int32_t h);92 static lv_grad_t * allocate_item(const lv_grad_dsc_t * g, int32_t w, int32_t h) in allocate_item() function150 lv_grad_t * item = allocate_item(g, w, h); in lv_gradient_get()