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