Searched refs:redraw_all (Results 1 – 2 of 2) sorted by relevance
/StarryEngine/starry_server/src/core/ | ||
H A D | mod.rs | 91 compositor().unwrap().redraw_all(); // 重绘所有更新区域 in run() |
H A D | compositor.rs | 52 pub fn redraw_all(&self) { in redraw_all() method |