Home | History | Annotate | Download | only in hwui

Lines Matching refs:sqrInvScaleX

1036     float scale = (dx * dx * info.sqrInvScaleY + dy * dy * info.sqrInvScaleX);