Home
last modified time | relevance | path

Searched defs:directions (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/
Dtouch_playback_test_base.py95 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument
/external/autotest/client/site_tests/firmware_TouchMTB/
Dvalidators.py200 def _is_direction_in_variation(self, variation, directions): argument
/external/skia/src/pathops/
DSkPathOpsDebug.cpp1833 SkTDArray<SkPath::Direction> directions; in ShowOnePath() local