Searched refs:get_direction (Results 1 – 5 of 5) sorted by relevance
/external/tcpdump/ |
D | print-usb.c | 40 get_direction(int transfer_type, int event_type) in get_direction() function 121 direction = get_direction(uh->transfer_type, uh->event_type); in usb_header_print()
|
/external/skqp/src/gpu/ops/ |
D | GrAAConvexPathRenderer.cpp | 215 static inline bool get_direction(const SkPath& path, const SkMatrix& m, in get_direction() function 280 if (!get_direction(path, m, &dir)) { in get_segments()
|
/external/skia/src/gpu/ops/ |
D | GrAAConvexPathRenderer.cpp | 215 static inline bool get_direction(const SkPath& path, const SkMatrix& m, in get_direction() function 280 if (!get_direction(path, m, &dir)) { in get_segments()
|
/external/v8/src/debug/ |
D | liveedit.cc | 72 Direction dir = get_direction(pos1, pos2); in SaveResult() 173 Direction get_direction(int i1, int i2) { in get_direction() function in v8::internal::Differencer
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | validators.py | 222 def get_direction(self, variation): member in BaseValidator
|