Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/touch/
DVelocityEasing.java138 float currentPos, in config()
176 float currentPos, float destination, float currentVelocity, float maxTime) { in rampDown()
188 float currentPos, in cruseThenRampDown()
216 float currentPos, in rampUpRampDown()
258 float currentPos, in rampUpCruseRampDown()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/easing/
DSpringStopEngine.java111 public void springStart(float currentPos, float target, float currentVelocity) { in springStart()
/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.cpp327 size_t currentPos; in getJpegImageDimensions() local
/frameworks/rs/
DrsFont.cpp673 float *currentPos = mTextMeshPtr + mCurrentQuadIndex * vertsPerQuad * floatsPerVert; in appendMeshQuad() local
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java710 final int currentPos = mCoords[1] + height; in scrollBottomIntoView() local