Searched refs:pointerBottom (Results 1 – 1 of 1) sorted by relevance
746 float pointerBottom = mPointerPos.y + mPointerHeight; in setContentTranslationY() local749 if (pointerBottom > detachPoint) { in setContentTranslationY()750 horizontalShift = pointerBottom - detachPoint; in setContentTranslationY()