Searched refs:steptype (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/infra/bots/recipe_modules/run/ |
H A D | api.py | 69 def __call__(self, steptype, name, abort_on_failure=True, 74 return steptype(name=name, **kwargs) 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, 88 res = self(steptype, name=step_name, abort_on_failure=True,
|
/third_party/backends/backend/genesys/ |
H A D | gl646.cpp | 68 StepType steptype; member 527 switch (motor->steptype) in init_regs_for_scan_session() 768 unsigned step_shift = static_cast<unsigned>(motor->steptype); in init_regs_for_scan_session()
|
Completed in 4 milliseconds