Searched defs:HistogramRAIIEnabler (Results 1 – 1 of 1) sorted by relevance
208 struct HistogramRAIIEnabler struct210 static std::unique_ptr<HistogramRAIIEnabler> create(int fd, int crtc_id, int histogram_prop) { in create()218 ~HistogramRAIIEnabler() { in ~HistogramRAIIEnabler()226 HistogramRAIIEnabler(int fd, int crtc_id, int histogram_property) : in HistogramRAIIEnabler() argument232 int fd;233 int crtc_id;234 int histogram_property;