Searched refs:get_direction (Results 1 – 3 of 3) sorted by relevance
40 get_direction(int transfer_type, int event_type) in get_direction() function121 direction = get_direction(uh->transfer_type, uh->event_type); in usb_header_print()
215 static inline bool get_direction(const SkPath& path, const SkMatrix& m, SkPath::Direction* dir) { 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