Home | History | Annotate | Download | only in wm

Lines Matching refs:screenHeightDp

6507             config.screenHeightDp = (int)(mPolicy.getConfigDisplayHeight(dw, dh, mRotation)
6512 config.compatScreenHeightDp = (int)(config.screenHeightDp / mCompatibleScreenScale);