Searched refs:currentCameraInfo (Results 1 – 1 of 1) sorted by relevance
42 private val currentCameraInfo = MutableStateFlow<CameraInfo?>(null) constant44 get() = currentCameraInfo64 currentCameraInfo.value = value in setCameraIno()