Home | History | Annotate | Download | only in widget

Lines Matching defs:mDensityScale

599     private float mDensityScale;
870 mDensityScale = getContext().getResources().getDisplayMetrics().density;
5467 final int bottomGap = screenHeight - xy[1] - getHeight() + (int) (mDensityScale * 20);