Searched defs:HistogramController (Results 1 – 5 of 5) sorted by relevance
23 HistogramController(ExynosDisplay* display) : HistogramDevice(display, 1, {}) {} in HistogramController() function
40 HistogramController::HistogramController() : subscriber_(nullptr) { in HistogramController() function in metrics::HistogramController
19 HistogramController::HistogramController(ExynosDisplay* display) in HistogramController() function in HistogramController
65 class HistogramController; variable