Searched +defs:orig +defs:point (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
| D | bezier.c | 330 static enum shift_result shift(const struct bezier *orig, in shift() 679 float *point, in bezier_point_at_length() 690 float *point, float *normal) in bezier_point_at_t()
|
| /external/mesa3d/src/gallium/state_trackers/vega/ |
| D | bezier.c | 330 static enum shift_result shift(const struct bezier *orig, in shift() 679 float *point, in bezier_point_at_length() 690 float *point, float *normal) in bezier_point_at_t()
|
| /external/skia/experimental/Intersection/ |
| D | Simplify.cpp | 854 void set(const SkPoint* orig, SkPath::Verb verb, const Segment* segment, in set() 5739 SkPoint point = ts.fPt[pt].asSkPoint(); in addIntersectTs() local 5766 SkPoint point = ts.fPt[pt].asSkPoint(); in addIntersectTs() local 5793 SkPoint point = ts.fPt[0].asSkPoint(); in addSelfIntersectTs() local
|
| /external/chromium_org/third_party/skia/experimental/Intersection/ |
| D | Simplify.cpp | 854 void set(const SkPoint* orig, SkPath::Verb verb, const Segment* segment, in set() 5739 SkPoint point = ts.fPt[pt].asSkPoint(); in addIntersectTs() local 5766 SkPoint point = ts.fPt[pt].asSkPoint(); in addIntersectTs() local 5793 SkPoint point = ts.fPt[0].asSkPoint(); in addSelfIntersectTs() local
|