Searched refs:get_direction (Results 1 – 2 of 2) sorted by relevance
203 inline bool get_direction(const SkPath& path, const SkMatrix& m, SkPath::Direction* dir) { in get_direction() function234 if (!get_direction(path, m, &dir)) { in get_segments()
97 Direction dir = get_direction(pos1, pos2); in SaveResult()198 Direction get_direction(int i1, int i2) { in get_direction() function in v8::internal::Differencer