HomeSort by relevance Sort by last modified time
    Searched full:linevertical (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkAddIntersections.cpp 237 pts = ts.lineVertical(wn.pts(), wt.top(),
266 pts = ts.lineVertical(wt.pts(), wn.top(),
SkIntersections.h 120 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
  /external/skia/src/pathops/
SkAddIntersections.cpp 237 pts = ts.lineVertical(wn.pts(), wt.top(),
266 pts = ts.lineVertical(wt.pts(), wn.top(),
SkIntersections.h 120 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
  /external/chromium_org/third_party/skia/experimental/Intersection/
Simplify.cpp 625 static bool LineVertical(const SkPoint a[2], double startT, double endT) {
648 LineVertical,
    [all...]
  /external/skia/experimental/Intersection/
Simplify.cpp 625 static bool LineVertical(const SkPoint a[2], double startT, double endT) {
648 LineVertical,
    [all...]
  /external/chromium_org/third_party/skia/tests/
PathOpsSkpTest.cpp     [all...]
  /external/skia/tests/
PathOpsSkpTest.cpp     [all...]

Completed in 470 milliseconds