Searched defs:flashMode (Results 1 – 4 of 4) sorted by relevance
101 bool ArkCameraManagerAdapterImpl::IsFlashModeSupported(int32_t flashMode) in IsFlashModeSupported()
124 bool ArkCameraManagerAdapterWrapper::IsFlashModeSupported(NWeb::FlashModeAdapter flashMode) in IsFlashModeSupported()
311 FlashMode flashMode = adapter.GetOriFlashMode(FlashModeAdapter::FLASH_MODE_OPEN); variable
175 FlashMode CameraManagerAdapterImpl::GetOriFlashMode(FlashModeAdapter flashMode) in GetOriFlashMode()