Searched defs:tap (Results 1 – 8 of 8) sorted by relevance
147 for (int tap = 0; tap < getNumTaps(); tap++) { in generateCoefficients() local167 for (int tap = 0; tap < getNumTaps(); tap++) { in generateCoefficients() local
54 for (int tap = 0; tap < mNumTaps; tap++) { in readFrame() local
109 private void tap(int timeMillis, float x, float y) { in tap() method in ConsecutiveTapsGestureDetectorTest
114 for (const auto& tap : tunerAudioPresentations) { in addPresentations() local
461 private void tap() { in tap() method in WindowMagnificationGestureHandlerTest
1667 private void tap() { in tap() method1672 private void tap(float x, float y) { in tap() method
70 public boolean tap(@NonNull Tuple point, int times) throws InterruptedException { in tap() method in GestureHelper
10210 void tap(const PointF& location) { in tap() function in android::inputdispatcher::InputDispatcherMultiWindowAnr