Searched refs:get_direction (Results 1 – 4 of 4) sorted by relevance
39 get_direction(int transfer_type, int event_type) in get_direction() function120 direction = get_direction(uh->transfer_type, uh->event_type); in usb_header_print()
214 static inline bool get_direction(const SkPath& path, const SkMatrix& m, in get_direction() function278 if (!get_direction(path, m, &dir)) { in get_segments()
70 Direction dir = get_direction(pos1, pos2); in SaveResult()171 Direction get_direction(int i1, int i2) { in get_direction() function in v8::internal::Differencer
222 def get_direction(self, variation): member in BaseValidator