Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.5/default/
DExternalCameraProviderImpl_2_5.cpp38 hidl_bitfield<DeviceState> /*newState*/) { in notifyDeviceStateChange()
/hardware/google/camera/common/hal/tests/
Dmock_provider_hwl.h114 status_t NotifyDeviceStateChange(DeviceState /*device_state*/) override { in NotifyDeviceStateChange() argument
/hardware/interfaces/camera/provider/2.7/default/
DExternalCameraProviderImpl_2_7.cpp363 hidl_bitfield<DeviceState> /*newState*/) { in notifyDeviceStateChange()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp958 status_t EmulatedCameraProviderHwlImpl::NotifyDeviceStateChange( in NotifyDeviceStateChange() argument
/hardware/google/camera/common/hal/common/
Dhal_types.h402 enum class DeviceState : uint64_t { enum