Searched defs:isResampled (Results 1 – 12 of 12) sorted by relevance
50 PointerBuilder& isResampled(bool isResampled) { in isResampled() function
511 bool isResampled; member914 inline bool isResampled(size_t pointerIndex, size_t historicalIndex) const { in isResampled() function
51 bool isResampled{false}; member
54 bool isResampled{false}; member
48 bool isResampled{false}; member
36 bool isResampled = false; member
43 bool isResampled{false}; member
38 bool isResampled = false; member
82 bool isResampled = false; member
47 bool isResampled = false; member
63 jfieldID isResampled; member465 const bool isResampled = historyPos == HISTORY_CURRENT in android_view_MotionEvent_nativeGetPointerCoords() local
4451 public boolean isResampled; field in MotionEvent.PointerCoords4470 public boolean isResampled() { in isResampled() method in MotionEvent.PointerCoords