Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/vhost_user_input/
Dvhu_input.rs48 type Bitmap = (); typedef
77 mem: GuestMemoryAtomic<GuestMemoryMmap<Self::Bitmap>>, in update_memory()