Home
last modified time | relevance | path

Searched refs:histogramObtained (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcameracapturelevelcontrol_qt.cpp18 static bool histogramObtained = false; variable
95 histogramObtained = true; in updateHistogram()
112 if (histogramObtained) { in paintEvent()
120 if (!histogramObtained || m_currentItem == Histogram) { in paintEvent()
H A Dcameracapturelevelcontrol.cpp18 static bool histogramObtained = false; variable
94 histogramObtained = true; in updateHistogram()
110 if (histogramObtained) { in paintEvent()