Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp1189 camera_metadata_ro_entry torchDefEntry; in verifyManualFlashStrengthControlCharacteristics() local
1206 ANDROID_FLASH_TORCH_STRENGTH_DEFAULT_LEVEL, &torchDefEntry); in verifyManualFlashStrengthControlCharacteristics()
1214 torchDefLevel = *torchDefEntry.data.i32; in verifyManualFlashStrengthControlCharacteristics()
1222 ASSERT_EQ(torchDefEntry.count, expectedEntryCount); in verifyManualFlashStrengthControlCharacteristics()