/hardware/interfaces/camera/provider/aidl/android/hardware/camera/provider/ |
D | ICameraProviderCallback.aidl | 60 void torchModeStatusChange(String cameraDeviceName, TorchModeStatus newStatus); in torchModeStatusChange() method
|
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/current/android/hardware/camera/provider/ |
D | ICameraProviderCallback.aidl | 38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
|
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/2/android/hardware/camera/provider/ |
D | ICameraProviderCallback.aidl | 38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
|
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/1/android/hardware/camera/provider/ |
D | ICameraProviderCallback.aidl | 38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
|
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/3/android/hardware/camera/provider/ |
D | ICameraProviderCallback.aidl | 38 …void torchModeStatusChange(String cameraDeviceName, android.hardware.camera.common.TorchModeStatus… in torchModeStatusChange() method
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | torch_provider_cb.cpp | 23 ndk::ScopedAStatus TorchProviderCb::torchModeStatusChange(const std::string&, in torchModeStatusChange() function in TorchProviderCb
|
D | torch_provider_cb.h | 29 ndk::ScopedAStatus torchModeStatusChange(const std::string& cameraDeviceName,
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 101 ScopedAStatus torchModeStatusChange(const std::string& cameraDeviceName, in TEST_P() function
|
D | camera_aidl_test.cpp | 190 ScopedAStatus torchModeStatusChange(const std::string&, TorchModeStatus) override { in getCameraDeviceNames() function
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProviderCallback.hal | 51 * torchModeStatusChange: 65 torchModeStatusChange(string cameraDeviceName,
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 91 * ICameraProviderCallback::torchModeStatusChange() with the new state. 96 * framework through ICameraProviderCallback::torchModeStatusChange() that 100 * ICameraProviderCallback::torchModeStatusChange() that the torch mode
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 87 * ICameraProviderCallback::torchModeStatusChange() with the new state. 92 * ICameraProviderCallback::torchModeStatusChange() that the torch mode has 96 * ICameraProviderCallback::torchModeStatusChange() that the torch mode
|
/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_provider.cc | 163 auto aidl_res = callbacks_->torchModeStatusChange( in Initialize()
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 216 * provider HAL must call ICameraProviderCallback::torchModeStatusChange() 232 * HAL calls torchModeStatusChange().
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | LegacyCameraProviderImpl_2_4.cpp | 201 cp->mCallbacks->torchModeStatusChange( in sTorchModeStatusChange()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 721 virtual Return<void> torchModeStatusChange( in torchModeStatusChange() function 1775 virtual Return<void> torchModeStatusChange( in getCameraDeviceNames() function 1938 virtual Return<void> torchModeStatusChange( in TEST_P() function 1956 virtual Return<void> torchModeStatusChange(const hidl_string& cameraDeviceName, in TEST_P() function
|