HomeSort by relevance Sort by last modified time
    Searched defs:clipLine (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkEdgeClipper.cpp 46 bool SkEdgeClipper::clipLine(SkPoint p0, SkPoint p1, const SkRect& clip) {
52 int lineCount = SkLineClipper::ClipLine(pts, clip, lines, fCanCullToTheRight);
425 return this->clipLine(srcPts[0], srcPts[3], clip);
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 134 milliseconds