Searched refs:screenHeightPx (Results 1 – 3 of 3) sorted by relevance
51 val screenHeightPx = displayMetrics.heightPixels in createFloatingSurfaceAnimationSpec() constant57 val maxTranslationYByScale = (screenHeightPx - screenHeightPx * minScale) / 2 in createFloatingSurfaceAnimationSpec()
85 private void applyProportionalLayout(int screenWidthPx, int screenHeightPx) { in applyProportionalLayout() argument90 com.android.internal.R.fraction.input_extract_layout_height, screenHeightPx)); in applyProportionalLayout()102 screenHeightPx)); in applyProportionalLayout()106 screenHeightPx)); in applyProportionalLayout()
64 val screenHeightPx = in belowTimeText() constant67 val topScreenOffsetPx = screenHeightPx / 2 - topPaddingPx in belowTimeText()