Searched refs:initialDisplayHeight (Results 1 – 3 of 3) sorted by relevance
46 int initialDisplayHeight, int newWidth, int newHeight) { in onDisplayContentDisplayPropertiesPreChanged() argument48 displayId, initialDisplayWidth, initialDisplayHeight, newWidth, newHeight); in onDisplayContentDisplayPropertiesPreChanged()
42 int initialDisplayHeight, int newWidth, int newHeight) { in onDisplayContentDisplayPropertiesPreChanged() argument
500 int initialDisplayHeight) { in rotate() argument512 isSizeFlipped ? initialDisplayHeight : initialDisplayWidth, in rotate()513 isSizeFlipped ? initialDisplayWidth : initialDisplayHeight); in rotate()