Home | History | Annotate | Download | only in view

Lines Matching refs:boundsInParent

810         Rect boundsInParent = mTempRect;
813 info.getBoundsInParent(boundsInParent);
816 boundsInParent.scale(applicationScale);
820 boundsInParent.scale(spec.scale);
821 // boundsInParent must not be offset.
825 info.setBoundsInParent(boundsInParent);