Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp1194 int32_t torchDefLevel = 0; in verifyManualFlashStrengthControlCharacteristics() local
1214 torchDefLevel = *torchDefEntry.data.i32; in verifyManualFlashStrengthControlCharacteristics()
1226 ASSERT_GT(torchDefLevel, 0); in verifyManualFlashStrengthControlCharacteristics()
1228 ASSERT_TRUE(torchDefLevel <= torchMaxLevel); // default levels should be <= max levels in verifyManualFlashStrengthControlCharacteristics()