Searched defs:times (Results 1 – 7 of 7) sorted by relevance
52 final long[] times = new long[count]; in GestureStroke() local88 private GestureStroke(RectF bbx, float len, float[] pts, long[] times) { in GestureStroke()203 final long[] times = timestamps; in serialize() local
90 int[] times = new int[size]; in calculateMedian() local
128 nsecs_t times[32]; in main() local
64 public Point times(float s) { in times() method in Point
1627 int times; in dumpRecentHistory() local1863 int times; field in SyncManager.AuthoritySyncStats1874 int times; field in SyncManager.AccountSyncStats
247 struct timeval times[2]; in copyFileIfChanged() local
1407 private static float[] rotate(float[] arr, int times) { in rotate()