Searched refs:fProgressData (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/translators/raw/
H A DLibRAW.h93 void* fProgressData; member in class:LibRAW
H A DLibRAW.cpp333 fProgressData = data;
357 fProgressData); local
H A DRAW.h204 void* fProgressData; member in class:DCRaw
H A DRAW.cpp953 fProgressMonitor("Scale Colors", 5, fProgressData);
1075 fProgressMonitor("Wavelet Denoise", 8, fProgressData);
1234 fProgressMonitor("Pre-Interpolate", 10, fProgressData);
1719 fProgressMonitor("Interpolate", 20, fProgressData);
1746 fProgressMonitor("Interpolate", percentage, fProgressData);
1933 fProgressMonitor("Convert to RGB", 90, fProgressData);
2678 fProgressMonitor("Write RGB", 95, fProgressData);
3696 fProgressData = data;

Completed in 43 milliseconds