![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _slideshow_buf_t:Data Fields | |
| uint32_t * | buf |
| uint32_t | width |
| uint32_t | height |
| int32_t | rank |
| gboolean | invalidated |
| uint32_t* _slideshow_buf_t::buf |
Referenced by enter(), expose(), leave(), process_image(), shift_left(), shift_right(), and write_image().
| uint32_t _slideshow_buf_t::height |
Referenced by enter(), expose(), process_image(), shift_left(), shift_right(), and write_image().
| gboolean _slideshow_buf_t::invalidated |
Referenced by _is_idle(), _refresh_display(), _step_state(), enter(), expose(), process_image(), process_job_run(), shift_left(), shift_right(), and write_image().
| int32_t _slideshow_buf_t::rank |
Referenced by _is_idle(), _refresh_display(), _step_state(), enter(), expose(), process_image(), process_job_run(), shift_left(), and shift_right().
| uint32_t _slideshow_buf_t::width |
Referenced by enter(), expose(), process_image(), shift_left(), shift_right(), and write_image().