![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_drawlayer_runtime_schedule_t:Data Fields | |
| dt_drawlayer_runtime_commit_mode_t | commit_mode |
| gboolean | sync_realtime_mode |
| dt_drawlayer_runtime_feedback_t | feedback |
| gboolean | ensure_worker_running |
| gboolean | stop_worker |
| gboolean | sync_widget_cache |
| gboolean | queue_raw_input |
| gboolean | request_commit |
| gboolean | ensure_layer_cache |
| gboolean | flush_sidecar |
| gboolean | set_pointer_state |
| gboolean | pointer_valid |
| gboolean | pointer_hide_cursor |
| gboolean | queue_redraw_center |
| gboolean | refresh_gui |
| gboolean | invalidate_layer_cache |
| gboolean | rasterization_busy |
| dt_drawlayer_runtime_commit_mode_t dt_drawlayer_runtime_schedule_t::commit_mode |
Definition at line 420 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::ensure_layer_cache |
Definition at line 428 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::ensure_worker_running |
Definition at line 423 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| dt_drawlayer_runtime_feedback_t dt_drawlayer_runtime_schedule_t::feedback |
Definition at line 422 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::flush_sidecar |
Definition at line 429 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::invalidate_layer_cache |
Definition at line 435 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::pointer_hide_cursor |
Definition at line 432 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::pointer_valid |
Definition at line 431 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::queue_raw_input |
Definition at line 426 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::queue_redraw_center |
Definition at line 433 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::rasterization_busy |
Definition at line 436 of file runtime.c.
Referenced by _build_runtime_schedule().
| gboolean dt_drawlayer_runtime_schedule_t::refresh_gui |
Definition at line 434 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::request_commit |
Definition at line 427 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::set_pointer_state |
Definition at line 430 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::stop_worker |
Definition at line 424 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::sync_realtime_mode |
Definition at line 421 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().
| gboolean dt_drawlayer_runtime_schedule_t::sync_widget_cache |
Definition at line 425 of file runtime.c.
Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().