Lines Matching full:flash
3003 //3 Flash3004 int flash = fimc_v4l2_g_ctrl(m_cam_fd, V4L2_CID_CAMERA_GET_FLASH_ONOFF);3005 if (flash < 0)3006 mExifInfo.flash = EXIF_DEF_FLASH;3008 mExifInfo.flash = flash;