Home
last modified time | relevance | path

Searched refs:isTorchStrengthControlSupported (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.h345 static bool isTorchStrengthControlSupported(const camera_metadata_t* staticMeta);
DVtsAidlHalCameraProvider_TargetTest.cpp388 bool torchStrengthControlSupported = isTorchStrengthControlSupported(staticMeta); in TEST_P()
Dcamera_aidl_test.cpp1739 bool CameraAidlTest::isTorchStrengthControlSupported(const camera_metadata_t* staticMeta) { in isTorchStrengthControlSupported() function in CameraAidlTest
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp937 static bool isTorchStrengthControlSupported(const camera_metadata_t *staticMeta);
6471 bool CameraHidlTest::isTorchStrengthControlSupported(const camera_metadata_t *staticMetadata) { in isTorchStrengthControlSupported() function in CameraHidlTest