Searched defs:mTimes (Results 1 – 10 of 10) sorted by relevance
27 private final ArrayList<Long> mTimes = new ArrayList<>(); field in StopWatch
34 private long[] mTimes; field in History
31 private long[] mTimes; // Milliseconds field in RollingBuffer
62 std::unordered_map<int, float> mTimes; variable
32 private final ArrayList<Long> mTimes = Lists.newArrayList(); field in StopWatch
80 nsecs_t mTimes[kHistorySize]; member
31 private final ResizableIntArray mTimes; field in InputPointers
433 private final float[] mTimes; field in VolumeShaper.Configuration873 private float[] mTimes = null; field in VolumeShaper.Configuration.Builder
5783 private long mTimes[]; field in MediaPlayer.TimeProvider
223 public int[] mTimes; field in SnapshotStatistics.Stats