Searched defs:getPos (Results 1 – 9 of 9) sorted by relevance
63 uint64_t getPos() const { in getPos() function137 uint64_t getPos() const { in getPos() function
84 public void getPos(double t, @NonNull double[] v) { in getPos() method in MonotonicCurveFit144 public void getPos(double t, @NonNull float[] v) { in getPos() method in MonotonicCurveFit205 public double getPos(double t, int j) { in getPos() method in MonotonicCurveFit
94 public float getPos(float t) { in getPos() method in MonotonicSpline
37 public int getPos(@NonNull String str) { in getPos() method in DataMap
395 const SourcePos& getPos() const { return mPos; } in getPos() function416 const SourcePos& getPos() const { return mPos; } in getPos() function519 const SourcePos& getPos() const { return mPos; } in getPos() function
96 public float getPos(float t) { in getPos() method in VelocityEasing361 float getPos(float t) { in getPos() method in VelocityEasing.Stage
631 public int getPos() { in getPos() method in FieldPacker
630 public int getPos() { in getPos() method in FieldPacker
184 private float getPos(MotionEvent ev) { in getPos() method in SwipeHelper