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

  /developers/samples/android/input/Multitouch/BasicMultitouch/src/com/example/android/input/multitouch/basicMultitouch/
TouchDisplayView.java 62 public int historyCount = 0;
98 this.historyCount = 0;
115 if (historyCount < HISTORY_COUNT) {
116 historyCount++;
391 for (int j = 0; j < data.history.length && j < data.historyCount; j++) {
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
powershell.php 259 "FunctionCount|HistoryCount|VariableCount)|OFS|P(?:WD|sHome)|".

Completed in 7369 milliseconds