Searched defs:mc (Results 1 – 5 of 5) sorted by relevance
185 MotionController mc = controllerMap.get(views[i]); in onPreSetup() local217 MotionController mc = controllerMap.get(views[i]); in onPreSetup() local
287 MotionController mc = mMotionLayout.getMotionController(mTouchAnchorId); in processTouchRotateEvent() local364 MotionController mc = mMotionLayout.getMotionController(mTouchAnchorId); in processTouchRotateEvent() local
475 MotionController mc = mMotionLayout.mFrameArrayList.get((View) view); in getKeyFramePosition() local
248 public void setupRelative(MotionController mc, MotionPaths relative) { in setupRelative()
188 public void setupRelative(Motion mc, MotionPaths relative) { in setupRelative()