Home
last modified time | relevance | path

Searched refs:targetViewRawY (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DZoomButtonsController.java574 int targetViewRawY = mContainerRawLocation[1] + mTouchTargetWindowLocation[1]; in onTouch() local
580 mOwnerViewRawLocation[1] - targetViewRawY); in onTouch()