Home
last modified time | relevance | path

Searched defs:currentX (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/libs/hwui/utils/
H A DVectorDrawableUtils.cpp29 float currentX = 0; member in android::uirenderer::PathResolver
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewActions.java563 final float currentX = handleView.getHorizontal(layout, currentOffset); in locateHandlePointsTextIndex() local
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DPathParser_Delegate.java450 float currentX = current[0]; in addCommand() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuView.java486 final int currentX = (int) event.getX(); in onTouched() local
/aosp12/frameworks/native/include/input/
H A DInputTransport.h610 float currentX = getHistory(0)->getPointerById(id).getX(); in recentCoordinatesAreIdentical() local