Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.h145 float growth_factor_; variable
Ddumpstate.cpp3014 growth_factor_(growth_factor), in Progress()
3082 max_ = floor((float)progress_ * growth_factor_); in Inc()
3103 dprintf(fd, "%sgrowth_factor: %0.2f\n", pr, growth_factor_); in Dump()