Searched refs:compute_key (Results 1 – 1 of 1) sorted by relevance
48 static uint32_t compute_key(const lv_grad_dsc_t * g, lv_coord_t w, lv_coord_t h);64 static uint32_t compute_key(const lv_grad_dsc_t * g, lv_coord_t size, lv_coord_t w) in compute_key() function198 item->key = compute_key(g, size, w); in allocate_item()263 uint32_t key = compute_key(g, size, w); in lv_gradient_get()