Lines Matching refs:mapPointFromViewToParent
380 float[] mapPointFromViewToParent(View v, float x, float y) {
1395 float[] p = mapPointFromViewToParent(this, x, y);
1733 float[] p = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);
1781 float[] pt = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);
1956 float[] pt = mapPointFromViewToParent(this, mLastMotionX, mLastMotionY);