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

/external/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.cpp90 UInt64 posDelta = pos - _peviousPos; local
91 if (posDelta < (_range >> 10))

Completed in 70 milliseconds