|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::WindowContainer::handle_surface_resize | ( | ) |
Reallocate m_data and m_processed_data to match the current window dimensions.
Called by WindowAccessProcessor when a surface resize is detected. Acquires m_data_mutex exclusively.
Definition at line 466 of file WindowContainer.cpp.
References m_data_lock, m_frames_written, m_write_head, and setup_dimensions().
Here is the call graph for this function: