Searched defs:positions (Results 26 - 27 of 27) sorted by relevance

12

/frameworks/native/services/inputflinger/
H A DInputReader.cpp4382 // pointer positions at the same time as other pointers that have just gone up.
4890 // pointer positions at the same time as other pointers that have just gone up.
5102 VelocityTracker::Position positions[MAX_POINTERS]; local
5108 positions[count].x = pointer.x * mPointerXMovementScale;
5109 positions[count].y = pointer.y * mPointerYMovementScale;
5112 mCurrentCookedState.fingerIdBits, positions);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 154 milliseconds

12