Searched defs:HISTORY_SIZE (Results 1 – 7 of 7) sorted by relevance
173 static const uint32_t HISTORY_SIZE = 20; variable248 static const uint32_t HISTORY_SIZE = 20; variable
63 private static final int HISTORY_SIZE = 20; field in GraphicsStatsService
37 static final int HISTORY_SIZE = 64; field in SignalController
357 const uint32_t LeastSquaresVelocityTrackerStrategy::HISTORY_SIZE; member in android::LeastSquaresVelocityTrackerStrategy815 const uint32_t LegacyVelocityTrackerStrategy::HISTORY_SIZE; member in android::LegacyVelocityTrackerStrategy
59 private static final int HISTORY_SIZE = 100; field in AppIdleHistory
91 #define HISTORY_SIZE 100 macro
4125 private static final int HISTORY_SIZE = 5; field in Editor.HandleView