Searched defs:HISTORY_SIZE (Results 1 – 8 of 8) sorted by relevance
68 static constexpr size_t HISTORY_SIZE = 30; variable133 static constexpr size_t HISTORY_SIZE = 90; variable
173 static const uint32_t HISTORY_SIZE = 20; variable248 static const uint32_t HISTORY_SIZE = 20; variable285 static constexpr size_t HISTORY_SIZE = 20; variable
56 private static final int HISTORY_SIZE = 50; field in AmbientSensor
78 private static final int HISTORY_SIZE = 50; field in DisplayWhiteBalanceController
50 private static final int HISTORY_SIZE = 32; field in StatusBarStateControllerImpl
39 static final int HISTORY_SIZE = 64; field in SignalController
89 #define HISTORY_SIZE 100 macro
4561 private static final int HISTORY_SIZE = 5; field in Editor.HandleView