Searched refs:intersected (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DIntersections.h79 bool intersected() const { function in class:Intersections
H A DQuadraticImplicit.cpp417 return i.intersected();
421 return i.intersected();
425 return i.intersected();
429 return i.intersected();
512 return i.intersected();
548 return i.intersected();
571 return i.intersected();
H A DSimplifyAddIntersectingTs_Test.cpp97 bool c1Intersected = c1.segments()[0].intersected();
98 // bool c2Intersected = c2.fSegments[0].intersected();
H A DCubicConvexHull.cpp145 return intersections.intersected();
H A DLineQuadraticIntersection_Test.cpp112 if (!intersections.intersected()) {
H A DthingsToDo.txt128 (or straight up from any point on the segment). This ray is not intersected
129 with the home contour, but is intersected with all other contours as part of
H A DQuadraticIntersection_Test.cpp34 if (intersections.intersected()) {
H A DQuadraticIntersection.cpp238 return intersections.intersected();
255 double coinMinT1; // range of Ts where approximate line intersected curve
H A DCubicIntersection_Test.cpp41 if (!tIntersections.intersected()) {
H A DSimplify.cpp3089 bool intersected() const {
/external/skia/experimental/Intersection/
H A DIntersections.h79 bool intersected() const { function in class:Intersections
H A DQuadraticImplicit.cpp417 return i.intersected();
421 return i.intersected();
425 return i.intersected();
429 return i.intersected();
512 return i.intersected();
548 return i.intersected();
571 return i.intersected();
H A DSimplifyAddIntersectingTs_Test.cpp97 bool c1Intersected = c1.segments()[0].intersected();
98 // bool c2Intersected = c2.fSegments[0].intersected();
H A DCubicConvexHull.cpp145 return intersections.intersected();
H A DLineQuadraticIntersection_Test.cpp112 if (!intersections.intersected()) {
H A DthingsToDo.txt128 (or straight up from any point on the segment). This ray is not intersected
129 with the home contour, but is intersected with all other contours as part of
H A DQuadraticIntersection_Test.cpp34 if (intersections.intersected()) {
H A DQuadraticIntersection.cpp238 return intersections.intersected();
255 double coinMinT1; // range of Ts where approximate line intersected curve
H A DCubicIntersection_Test.cpp41 if (!tIntersections.intersected()) {
H A DSimplify.cpp3089 bool intersected() const {
/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSegment.h101 bool intersected() const { function in class:SkOpSegment
/external/skia/src/pathops/
H A DSkOpSegment.h101 bool intersected() const { function in class:SkOpSegment
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderInline.cpp807 bool intersected() const { return m_intersected; } function in class:blink::__anon11139::HitTestCulledInlinesGeneratorContext
828 if (context.intersected()) {
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4654 milliseconds