Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/
H A Dcamera_aidl_test.cpp1205 camera_metadata_ro_entry torchDefEntry; in verifyManualFlashStrengthControlCharacteristics() local
1222 ANDROID_FLASH_TORCH_STRENGTH_DEFAULT_LEVEL, &torchDefEntry); in verifyManualFlashStrengthControlCharacteristics()
1230 torchDefLevel = *torchDefEntry.data.i32; in verifyManualFlashStrengthControlCharacteristics()
1238 ASSERT_EQ(torchDefEntry.count, expectedEntryCount); in verifyManualFlashStrengthControlCharacteristics()