Home
last modified time | relevance | path

Searched refs:light_type (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/light/lights/
Dlights_vsock_server.rs36 light_type: u8, field
41 pub fn new(id: u32, color: u32, light_type: u8) -> Self { in new()
42 Self { id, color, light_type } in new()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlights_observer.h46 Type light_type; member