Searched refs:doPostProcess (Results 1 – 1 of 1) sorted by relevance
1779 boolean doPostProcess; in testAlphaMask() field in Listener1793 if (doPostProcess) { in testAlphaMask()1819 for (boolean doPostProcess : trueFalse) { in testAlphaMask()1822 l.doPostProcess = doPostProcess; in testAlphaMask()1908 boolean doPostProcess;1916 if (doPostProcess) {1942 l.doPostProcess = false;1951 for (boolean doPostProcess : trueFalse) {1952 l.doPostProcess = doPostProcess;1961 if (doPostProcess && postProcessCancels[i]) {