Searched defs:HISTORY_SIZE (Results 1 – 8 of 8) sorted by relevance
68 static constexpr size_t HISTORY_SIZE = 30; variable103 static constexpr size_t HISTORY_SIZE = 10; 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
73 private static final int HISTORY_SIZE = 50; field in DisplayWhiteBalanceController
56 private static final int HISTORY_SIZE = 50; field in AmbientSensor
48 private static final int HISTORY_SIZE = 32; field in StatusBarStateControllerImpl
38 static final int HISTORY_SIZE = 64; field in SignalController
91 #define HISTORY_SIZE 100 macro
4561 private static final int HISTORY_SIZE = 5; field in Editor.HandleView