Searched defs:directions (Results 1 – 3 of 3) sorted by relevance
95 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument
200 def _is_direction_in_variation(self, variation, directions): argument
1833 SkTDArray<SkPath::Direction> directions; in ShowOnePath() local