Home | History | Annotate | Download | only in wm

Lines Matching refs:screenWidthDp

6460             config.screenWidthDp = (int)(mPolicy.getConfigDisplayWidth(dw, dh, mRotation)
6466 config.compatScreenWidthDp = (int)(config.screenWidthDp / mCompatibleScreenScale);