crosvm/gpu_display
Pujun Lun 081bca1c13 Rename struct Window to GuiWindow.
This is to differentiate it from another struct, MessageOnlyWindow.
The only change besides renaming is that the function
get_current_module_handle() is moved out of the impl block of GuiWindow
since it is used by both types of windows.

Bug: 279810202
Test: Ran GPG
Change-Id: Ica607d8e2e8f2e0f0525dd86765c345252042963
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4804698
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Kaiyi Li <kaiyili@google.com>
2023-09-25 12:33:21 +00:00
..
examples
protocol
src Rename struct Window to GuiWindow. 2023-09-25 12:33:21 +00:00
build.rs
Cargo.toml Cargo.toml: depend on zerocopy 0.6 explicitly 2023-09-20 21:28:58 +00:00