Home
last modified time | relevance | path

Searched refs:isLastContourClosed (Results 1 – 16 of 16) sorted by relevance

/external/skqp/src/gpu/
DGrShape.h333 return (this->style().isSimpleFill() || this->path().isLastContourClosed()) && in knownToBeConvex()
/external/skia/src/gpu/
DGrShape.h333 return (this->style().isSimpleFill() || this->path().isLastContourClosed()) && in knownToBeConvex()
/external/skia/src/utils/
DSkDashPath.cpp317 if (src.isRect(nullptr) && src.isLastContourClosed() && is_even(initialDashIndex)) { in InternalFilter()
/external/skqp/src/utils/
DSkDashPath.cpp317 if (src.isRect(nullptr) && src.isLastContourClosed() && is_even(initialDashIndex)) { in InternalFilter()
/external/skqp/include/core/
DSkPath.h334 bool isLastContourClosed() const;
/external/skia/include/core/
DSkPath.h334 bool isLastContourClosed() const;
/external/skia/tests/
DPathTest.cpp951 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
953 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
955 REPORTER_ASSERT(reporter, path.isLastContourClosed()); in test_islastcontourclosed()
957 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
959 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
961 REPORTER_ASSERT(reporter, path.isLastContourClosed()); in test_islastcontourclosed()
963 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
/external/skqp/tests/
DPathTest.cpp951 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
953 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
955 REPORTER_ASSERT(reporter, path.isLastContourClosed()); in test_islastcontourclosed()
957 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
959 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
961 REPORTER_ASSERT(reporter, path.isLastContourClosed()); in test_islastcontourclosed()
963 REPORTER_ASSERT(reporter, !path.isLastContourClosed()); in test_islastcontourclosed()
/external/skia/docs/
DSkPath_Reference.bmh1003 #Method bool isLastContourClosed() const
1010 close() has no effect if Path is empty; isLastContourClosed() returns
1016 path.isLastContourClosed() ? "" : "not ");
3081 #SeeAlso computeTightBounds conservativelyContainsRect getBounds isConvex isLastContourClosed isNes…
3118 #SeeAlso computeTightBounds conservativelyContainsRect getBounds isConvex isLastContourClosed isRect
/external/skqp/docs/
DSkPath_Reference.bmh1003 #Method bool isLastContourClosed() const
1010 close() has no effect if Path is empty; isLastContourClosed() returns
1016 path.isLastContourClosed() ? "" : "not ");
3081 #SeeAlso computeTightBounds conservativelyContainsRect getBounds isConvex isLastContourClosed isNes…
3118 #SeeAlso computeTightBounds conservativelyContainsRect getBounds isConvex isLastContourClosed isRect
/external/skia/src/core/
DSkStroke.cpp1409 src.isLastContourClosed() && src.isConvex(); in strokePath()
DSkPath.cpp398 bool SkPath::isLastContourClosed() const { in isLastContourClosed() function in SkPath
/external/skqp/src/core/
DSkStroke.cpp1413 src.isLastContourClosed() && src.isConvex(); in strokePath()
DSkPath.cpp398 bool SkPath::isLastContourClosed() const { in isLastContourClosed() function in SkPath
/external/skia/site/user/api/
DSkPath_Reference.md53 bool <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>() const;
1224 bool <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>()const
1237 …nce#Path'>Path</a> is empty; <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>() retur…
3478 …kPath_isConvex'>isConvex</a> <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a> <a href…
3524 …kPath_isConvex'>isConvex</a> <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a> <a href…
/external/skqp/site/user/api/
DSkPath_Reference.md53 bool <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>() const;
1224 bool <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>()const
1237 …nce#Path'>Path</a> is empty; <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a>() retur…
3478 …kPath_isConvex'>isConvex</a> <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a> <a href…
3524 …kPath_isConvex'>isConvex</a> <a href='#SkPath_isLastContourClosed'>isLastContourClosed</a> <a href…