Searched defs:isResampled (Results 1 – 5 of 5) sorted by relevance
34 bool isResampled = false; member
87 bool isResampled = false; member
62 jfieldID isResampled; member462 const bool isResampled = historyPos == HISTORY_CURRENT in android_view_MotionEvent_nativeGetPointerCoords() local
429 bool isResampled; member831 inline bool isResampled(size_t pointerIndex, size_t historicalIndex) const { in isResampled() function
4382 public boolean isResampled; field in MotionEvent.PointerCoords