Lines Matching refs:debugResampling
72 bool debugResampling() { in debugResampling() function
555 ALOGD_IF(debugResampling(), "[%d] - rewrite (%0.3f, %0.3f), old (%0.3f, %0.3f)", id, in rewriteMessage()
577 ALOGD_IF(debugResampling(), "Not resampled, no touch state for device."); in resampleTouchState()
583 ALOGD_IF(debugResampling(), "Not resampled, no history for device."); in resampleTouchState()
593 ALOGD_IF(debugResampling(), "Not resampled, missing id %d", id); in resampleTouchState()
597 ALOGD_IF(debugResampling(), in resampleTouchState()
614 ALOGD_IF(debugResampling(), "Not resampled, delta time is too small: %" PRId64 " ns.", in resampleTouchState()
625 ALOGD_IF(debugResampling(), "Not resampled, delta time is too small: %" PRId64 " ns.", in resampleTouchState()
629 ALOGD_IF(debugResampling(), "Not resampled, delta time is too large: %" PRId64 " ns.", in resampleTouchState()
635 ALOGD_IF(debugResampling(), in resampleTouchState()
643 ALOGD_IF(debugResampling(), "Not resampled, insufficient data."); in resampleTouchState()
648 ALOGD_IF(debugResampling(), "Not resampled, 2 events with identical times."); in resampleTouchState()
655 ALOGD_IF(debugResampling(), "Not resampled, the other doesn't have pointer id %d.", id); in resampleTouchState()
692 ALOGD_IF(debugResampling(), in resampleTouchState()