posY=yPosInView + mViewCoordinatesInSurface[1]; | zoomCenterY=Math.round(yPosInView + mViewCoordinatesInSurface[1]); | yPosInView + mViewCoordinatesInSurface[1] | Math.round(yPosInView + mViewCoordinatesInSurface[1]) | platform_frameworks_base | 7433a070461237585d8547b66d6064171aeda9e5 | android.widget.Magnifier | | | v0 | yPosInView + mViewCoordinatesInSurface[1] |
---|
| | v0 | yPosInView + mViewCoordinatesInSurface[1] |
---|
| AssignedTo | True |
posY=yPosInView; | zoomCenterY=Math.round(yPosInView); | yPosInView | Math.round(yPosInView) | platform_frameworks_base | 7433a070461237585d8547b66d6064171aeda9e5 | android.widget.Magnifier | | | | | | AssignedTo | True |
posX=xPosInView + mViewCoordinatesInSurface[0]; | zoomCenterX=Math.round(xPosInView + mViewCoordinatesInSurface[0]); | xPosInView + mViewCoordinatesInSurface[0] | Math.round(xPosInView + mViewCoordinatesInSurface[0]) | platform_frameworks_base | 7433a070461237585d8547b66d6064171aeda9e5 | android.widget.Magnifier | | | v0 | xPosInView + mViewCoordinatesInSurface[0] |
---|
| | v0 | xPosInView + mViewCoordinatesInSurface[0] |
---|
| AssignedTo | True |
posX=xPosInView; | zoomCenterX=Math.round(xPosInView); | xPosInView | Math.round(xPosInView) | platform_frameworks_base | 7433a070461237585d8547b66d6064171aeda9e5 | android.widget.Magnifier | | | | | | AssignedTo | True |