Home
last modified time | relevance | path

Searched defs:WindowResources (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow_message_processor.rs121 pub(crate) struct WindowResources { struct
125 impl WindowResources { implementation
156 window_resources: WindowResources, in new()
176 pub unsafe fn release_surface_and_take_window_resources(self) -> WindowResources { in release_surface_and_take_window_resources()