Home
last modified time | relevance | path

Searched defs:mY2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawBase4.java47 float mY2; field in DrawBase4
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/easing/
DCubicEasing.java23 float mY2 = 0f; field in CubicEasing
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
DFlingAnimationUtils.java45 private final float mY2; field in FlingAnimationUtils
415 float mY2; field in FlingAnimationUtils.Builder