/external/skqp/src/pathops/ |
D | SkDConicLineIntersection.cpp | 125 int intersectRay(double roots[2]) { in intersectRay() function in LineConicIntersections 367 int SkIntersections::intersectRay(const SkDConic& conic, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkDQuadLineIntersection.cpp | 139 int intersectRay(double roots[2]) { in intersectRay() function in LineQuadraticIntersections 443 int SkIntersections::intersectRay(const SkDQuad& quad, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkPathOpsConic.cpp | 176 int SkTConic::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTConic
|
D | SkDCubicLineIntersection.cpp | 121 int intersectRay(double roots[3]) { in intersectRay() function in LineCubicIntersections 438 int SkIntersections::intersectRay(const SkDCubic& cubic, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkDLineIntersection.cpp | 41 int SkIntersections::intersectRay(const SkDLine& a, const SkDLine& b) { in intersectRay() function in SkIntersections
|
D | SkIntersections.h | 272 int intersectRay(const SkTCurve& tCurve, const SkDLine& line) { in intersectRay() function
|
D | SkPathOpsQuad.cpp | 402 int SkTQuad::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTQuad
|
D | SkPathOpsCubic.cpp | 736 int SkTCubic::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTCubic
|
/external/skia/src/pathops/ |
D | SkDConicLineIntersection.cpp | 125 int intersectRay(double roots[2]) { in intersectRay() function in LineConicIntersections 367 int SkIntersections::intersectRay(const SkDConic& conic, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkDQuadLineIntersection.cpp | 139 int intersectRay(double roots[2]) { in intersectRay() function in LineQuadraticIntersections 443 int SkIntersections::intersectRay(const SkDQuad& quad, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkPathOpsConic.cpp | 176 int SkTConic::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTConic
|
D | SkDCubicLineIntersection.cpp | 121 int intersectRay(double roots[3]) { in intersectRay() function in LineCubicIntersections 438 int SkIntersections::intersectRay(const SkDCubic& cubic, const SkDLine& line) { in intersectRay() function in SkIntersections
|
D | SkDLineIntersection.cpp | 41 int SkIntersections::intersectRay(const SkDLine& a, const SkDLine& b) { in intersectRay() function in SkIntersections
|
D | SkIntersections.h | 272 int intersectRay(const SkTCurve& tCurve, const SkDLine& line) { in intersectRay() function
|
D | SkPathOpsQuad.cpp | 402 int SkTQuad::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTQuad
|
D | SkPathOpsCubic.cpp | 736 int SkTCubic::intersectRay(SkIntersections* i, const SkDLine& line) const { in intersectRay() function in SkTCubic
|
/external/skqp/src/core/ |
D | SkStroke.cpp | 878 SkPathStroker::ResultType SkPathStroker::intersectRay(SkQuadConstruct* quadPts, in intersectRay() function in SkPathStroker
|
/external/skia/src/core/ |
D | SkStroke.cpp | 874 SkPathStroker::ResultType SkPathStroker::intersectRay(SkQuadConstruct* quadPts, in intersectRay() function in SkPathStroker
|