Searched refs:device_state (Results 1 – 9 of 9) sorted by relevance
75 virtual status_t NotifyDeviceStateChange(DeviceState device_state) = 0;
70 status_t NotifyDeviceStateChange(google_camera_hal::DeviceState device_state);
340 google_camera_hal::DeviceState device_state) { in NotifyDeviceStateChange() argument345 camera_provider_hwl_->NotifyDeviceStateChange(device_state); in NotifyDeviceStateChange()
391 google_camera_hal::DeviceState device_state = in notifyDeviceStateChange() local394 new_state, device_state); in notifyDeviceStateChange()395 google_camera_provider_->NotifyDeviceStateChange(device_state); in notifyDeviceStateChange()
816 typedef enum device_state { enum
76 status_t NotifyDeviceStateChange(DeviceState device_state) override;
216 unsigned int device_state; /* device key or button mask */ member248 unsigned int device_state; /* device key or button mask */ member281 unsigned int device_state; /* device key or button mask */ member337 unsigned int device_state; /* device key or button mask */ member
1541 KeyButMask device_state B16;