HomeSort by relevance Sort by last modified time
    Searched refs:_steps (Results 1 - 6 of 6) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
stepsequence.py 49 self._steps = steps or []
56 for step in self._steps:
63 for step in self._steps:
  /external/skia/legacy/src/animator/
SkDisplayApply.h 72 virtual void setSteps(int _steps);
SkDisplayApply.cpp 795 void SkApply::setSteps(int _steps) {
796 steps = _steps;
  /external/skia/src/animator/
SkDisplayApply.h 72 virtual void setSteps(int _steps);
SkDisplayApply.cpp 795 void SkApply::setSteps(int _steps) {
796 steps = _steps;
  /external/ceres-solver/docs/
solving.tex 203 Setting \texttt{Solver::Options::use\_nonmonotonic\_steps} to \texttt{true}
445 \item{\texttt{use\_nonmonotoic\_steps}} (\texttt{false})
449 \item{\texttt{max\_consecutive\_nonmonotonic\_steps}} (5)
486 \item{\texttt{max\_num\_consecutive\_invalid\_steps } (5)} The step
    [all...]

Completed in 1317 milliseconds