Home
last modified time | relevance | path

Searched defs:top_start_ratio (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
Daction_runner.py314 def DragPage(self, left_start_ratio, top_start_ratio, left_end_ratio, argument
402 def ScrollPage(self, left_start_ratio=0.5, top_start_ratio=0.5, argument
498 left_start_ratio=0.5, top_start_ratio=0.5, argument
542 def ScrollBouncePage(self, left_start_ratio=0.5, top_start_ratio=0.5, argument
576 left_start_ratio=0.5, top_start_ratio=0.5, argument
622 def SwipePage(self, left_start_ratio=0.5, top_start_ratio=0.5, argument
644 left_start_ratio=0.5, top_start_ratio=0.5, argument
Dswipe.py12 left_start_ratio=0.5, top_start_ratio=0.5, argument
Ddrag.py29 left_start_ratio=None, top_start_ratio=None, left_end_ratio=None, argument
Dscroll.py14 left_start_ratio=0.5, top_start_ratio=0.5, direction='down', argument
Dscroll_bounce.py12 left_start_ratio=0.5, top_start_ratio=0.5, argument