Home | History | Annotate | Download | only in widget

Lines Matching refs:applicationScale

2615             final float applicationScale =
2616 getContext().getResources().getCompatibilityInfo().applicationScale;
2620 boundsInParent.scale(applicationScale);
2629 boundsInScreen.scale(applicationScale);