Searched defs:tap (Results 1 – 8 of 8) sorted by relevance
148 for (int tap = 0; tap < getNumTaps(); tap++) { in generateCoefficients() local168 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
371 private void tap() { in tap() method in WindowMagnificationGestureHandlerTest
889 private void tap() { in tap() method894 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
7212 void tap(const PointF& location) { in tap() function in android::inputdispatcher::InputDispatcherMultiWindowAnr