Searched refs:not_cached (Results 1 – 2 of 2) sorted by relevance
175 item->not_cached = 0; in allocate_item()187 item->not_cached = 0; in allocate_item()194 item->not_cached = 1; in allocate_item()203 if(item->not_cached) { in allocate_item()341 if(grad->not_cached) { in lv_gradient_cleanup()
45 …uint32_t not_cached: 1; /**< The cache was too small so this item is not managed by the cac… member