Home | History | Annotate | Download | only in widget

Lines Matching refs:applicationScale

2527             final float applicationScale =
2528 getContext().getResources().getCompatibilityInfo().applicationScale;
2532 boundsInParent.scale(applicationScale);
2541 boundsInScreen.scale(applicationScale);