OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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