![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_histogram_preview_refresh_state_t:Data Fields | |
| uint64_t | initialscale_hash |
| uint64_t | colorout_hash |
| uint64_t | gamma_hash |
| GList * | module_histograms |
Definition at line 179 of file libs/histogram.c.
| uint64_t dt_histogram_preview_refresh_state_t::colorout_hash |
Definition at line 182 of file libs/histogram.c.
Referenced by _clear_pending_preview_histograms(), _preview_cacheline_ready_callback(), and _refresh_preview_histograms().
| uint64_t dt_histogram_preview_refresh_state_t::gamma_hash |
Definition at line 183 of file libs/histogram.c.
Referenced by _clear_pending_preview_histograms(), _preview_cacheline_ready_callback(), and _refresh_preview_histograms().
| uint64_t dt_histogram_preview_refresh_state_t::initialscale_hash |
Definition at line 181 of file libs/histogram.c.
Referenced by _clear_pending_preview_histograms(), _preview_cacheline_ready_callback(), and _refresh_preview_histograms().
| GList* dt_histogram_preview_refresh_state_t::module_histograms |
Definition at line 184 of file libs/histogram.c.
Referenced by _clear_pending_preview_histograms(), _preview_cacheline_ready_callback(), and _refresh_preview_histograms().