Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mapPointFromViewToParent

372     float[] mapPointFromViewToParent(View v, float x, float y) {
1427 float[] p = mapPointFromViewToParent(this, x, y);
1757 float[] p = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);
1806 float[] pt = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);
1982 float[] pt = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);