Home | History | Annotate | Download | only in wm

Lines Matching refs:noncompatWidthPixels

6407         dm.noncompatWidthPixels = mPolicy.getNonDecorDisplayWidth(dw, dh, rotation);
6410 int size = (int)(((dm.noncompatWidthPixels / scale) / dm.density) + .5f);