HomeSort by relevance Sort by last modified time
    Searched full:pointersample_count (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/events/gesture_detection/
scale_gesture_detector.cc 321 const int pointersample_count = history_size + 1; local
322 for (int h = 0; h < pointersample_count; h++) {
354 sample_count += pointersample_count;

Completed in 419 milliseconds