Searched defs:HistogramController (Results 1 – 4 of 4) sorted by relevance
21 HistogramController(ExynosDisplay *display) : HistogramDevice(display, 4, {3}) {} in HistogramController() function
21 HistogramController(ExynosDisplay *display) : HistogramDevice(display, 1, {}) {} in HistogramController() function
60 class HistogramController; variable