Searched refs:torchDefEntry (Results 1 – 1 of 1) sorted by relevance
1205 camera_metadata_ro_entry torchDefEntry; in verifyManualFlashStrengthControlCharacteristics() local1222 ANDROID_FLASH_TORCH_STRENGTH_DEFAULT_LEVEL, &torchDefEntry); in verifyManualFlashStrengthControlCharacteristics()1230 torchDefLevel = *torchDefEntry.data.i32; in verifyManualFlashStrengthControlCharacteristics()1238 ASSERT_EQ(torchDefEntry.count, expectedEntryCount); in verifyManualFlashStrengthControlCharacteristics()