Searched refs:landscapeMax (Results 1 – 2 of 2) sorted by relevance
167 let landscapeMax = Math.floor((height - UI_SELECTOR_LANDSCAPE_SIGNAL_BAR * densityPixels) *169 if (position.height > landscapeMax) {
246 int32_t landscapeMax = static_cast<int32_t>( in GetSelectorDialogLandscapePosition() local248 if (position.height > landscapeMax) { in GetSelectorDialogLandscapePosition()251 TAG_LOGI(AAFwkTag::DIALOG, "landscape ratio 0.9 height is %{public}d", landscapeMax); in GetSelectorDialogLandscapePosition()