Searched defs:tap (Results 1 – 7 of 7) sorted by relevance
147 for (int tap = 0; tap < getNumTaps(); tap++) { in generateCoefficients() local167 for (int tap = 0; tap < getNumTaps(); tap++) { in generateCoefficients() local
55 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
463 private void tap() { in tap() method in WindowMagnificationGestureHandlerTest
2089 private void tap() { in tap() method2094 private void tap(float x, float y) { in tap() method
11303 void tap(const PointF& location) { in tap() function in android::inputdispatcher::InputDispatcherMultiWindowAnr