![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _cache_lru_t:Data Fields | |
| int64_t | max_age |
| uint64_t | hash |
| dt_pixel_cache_entry_t * | cache_entry |
| dt_pixel_cache_entry_t* _cache_lru_t::cache_entry |
Referenced by _cache_get_oldest(), and _non_thread_safe_pixel_pipe_cache_remove_lru().
| uint64_t _cache_lru_t::hash |
Referenced by _cache_get_oldest(), and _non_thread_safe_pixel_pipe_cache_remove_lru().
| int64_t _cache_lru_t::max_age |
Referenced by _cache_get_oldest(), and _non_thread_safe_pixel_pipe_cache_remove_lru().