Home
last modified time | relevance | path

Searched refs:maxEntry (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp1741 camera_metadata_ro_entry maxEntry; in isTorchStrengthControlSupported() local
1743 &maxEntry); in isTorchStrengthControlSupported()
1750 maxLevel = *maxEntry.data.i32; in isTorchStrengthControlSupported()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6473 camera_metadata_ro_entry maxEntry; in isTorchStrengthControlSupported() local
6475 ANDROID_FLASH_INFO_STRENGTH_MAXIMUM_LEVEL, &maxEntry); in isTorchStrengthControlSupported()
6479 maxLevel = *maxEntry.data.i32; in isTorchStrengthControlSupported()