Searched defs:heightPixels (Results 1 – 6 of 6) sorted by relevance
72 val heightPixels: Int constant
117 int heightPixels = dm.heightPixels; in onAttachedToWindow() local
139 val heightPixels = bounds.bottom.toFloat() in <lambda>() constant
304 public int heightPixels; field in DisplayMetrics
589 final int heightPixels = inOutMetrics.heightPixels; in rotateRearDisplayMetricsIfNeeded() local
237 public void setCollapsibleHeightReserved(int heightPixels) { in setCollapsibleHeightReserved()