Home
last modified time | relevance | path

Searched refs:device_state (Results 1 – 9 of 9) sorted by relevance

/hardware/google/camera/common/hal/hwl_interface/
Dcamera_provider_hwl.h75 virtual status_t NotifyDeviceStateChange(DeviceState device_state) = 0;
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_provider.h70 status_t NotifyDeviceStateChange(google_camera_hal::DeviceState device_state);
Dcamera_provider.cc340 google_camera_hal::DeviceState device_state) { in NotifyDeviceStateChange() argument
345 camera_provider_hwl_->NotifyDeviceStateChange(device_state); in NotifyDeviceStateChange()
/hardware/google/camera/common/hal/aidl_service/
Daidl_camera_provider.cc391 google_camera_hal::DeviceState device_state = in notifyDeviceStateChange() local
394 new_state, device_state); in notifyDeviceStateChange()
395 google_camera_provider_->NotifyDeviceStateChange(device_state); in notifyDeviceStateChange()
/hardware/libhardware/include/hardware/
Dcamera_common.h816 typedef enum device_state { enum
/hardware/libhardware/include_all/hardware/
Dcamera_common.h816 typedef enum device_state { enum
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.h76 status_t NotifyDeviceStateChange(DeviceState device_state) override;
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXInput.h216 unsigned int device_state; /* device key or button mask */ member
248 unsigned int device_state; /* device key or button mask */ member
281 unsigned int device_state; /* device key or button mask */ member
337 unsigned int device_state; /* device key or button mask */ member
DXIproto.h1541 KeyButMask device_state B16;