Home
last modified time | relevance | path

Searched refs:heights (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/
H A DOverlayContainerConfigurationImplementation.swift37 let heights = (0..<numberOfNotches).map { requestHeightForNotch(at: $0) } in requestOverlayMetricsIfNeeded() variable
38 …assert(heights.sorted() == heights, "The notches should be sorted by height. The notch at the firs… in requestOverlayMetricsIfNeeded()
39 let values = heights.enumerated().map { ($0, $1) } in requestOverlayMetricsIfNeeded()
H A DHeightContraintOverlayTranslationController.swift244 let heights = enabledNotchIndexes().map { configuration.heightForNotch(at: $0) } in overlayViewController() variable
245 guard let index = heights.firstIndex(where: { $0 == translationHeight }) else { in overlayViewController()
/expo/ios/versioned/sdk47/EXAV/EXAV/Video/
H A DABI47_0_0EXVideoView.m243 // The rotation transform can result in negative widths/heights, so we
/expo/packages/expo-av/ios/EXAV/Video/
H A DEXVideoView.m243 // The rotation transform can result in negative widths/heights, so we
/expo/ios/versioned/sdk48/EXAV/EXAV/Video/
H A DABI48_0_0EXVideoView.m243 // The rotation transform can result in negative widths/heights, so we
/expo/ios/versioned/sdk49/EXAV/EXAV/Video/
H A DABI49_0_0EXVideoView.m243 // The rotation transform can result in negative widths/heights, so we