Searched defs:flash (Results 1 – 6 of 6) sorted by relevance
44 static bool validate(jint light, jint flash, jint brightness) { in validate()81 Flash flash = static_cast<Flash>(flashMode); in constructState() local
377 public String stringify(FlashMode flash) { in stringify()591 public final boolean supports(FlashMode flash) { in supports()
380 private void genericPairwiseTestCase(Flash flash, Exposure exposure, WhiteBalance whitebalance, in genericPairwiseTestCase()
103 public final float flash; field in ExifInterfaceTest.ExpectedValue
415 uint16_t flash = 0x20; in setFlash() local
2133 String flash = exif.getAttribute(ExifInterface.TAG_FLASH); in verifyJpegExifExtraTags() local