Home
last modified time | relevance | path

Searched refs:UpdateProgress (Results 1 – 4 of 4) sorted by relevance

/external/dng_sdk/source/
Ddng_abort_sniffer.h151 virtual void UpdateProgress (real64 fract);
206 void UpdateProgress (real64 fract) in UpdateProgress() function
209 fSniffer->UpdateProgress (fract); in UpdateProgress()
216 void UpdateProgress (uint32 done, in UpdateProgress() function
219 UpdateProgress ((real64) done / in UpdateProgress()
227 UpdateProgress (1.0); in Finish()
Ddng_abort_sniffer.cpp237 void dng_abort_sniffer::UpdateProgress (real64 /* fract */) in UpdateProgress() function in dng_abort_sniffer
/external/vixl/tools/
Dthreaded_tests.py92 printer.UpdateProgress(start_time,
150 printer.UpdateProgress(start_time,
Dprinter.py107 def UpdateProgress(start_time, passed, failed, count, name, prefix = '', function