Searched refs:convexity (Results 1 – 13 of 13) sorted by relevance
/external/skqp/include/core/ |
D | SkPath.h | 236 Convexity convexity = this->getConvexityOrUnknown(); in getConvexity() local 237 if (convexity != kUnknown_Convexity) { in getConvexity() 238 return convexity; in getConvexity() 263 void setConvexity(Convexity convexity);
|
/external/skia/src/core/ |
D | SkPathBuilder.cpp | 184 auto convexity = SkPathConvexity::kUnknown; in make() local 190 convexity = SkPathConvexity::kConvex; in make() 195 convexity = SkPathConvexity::kConvex; in make() 202 convexity = fOverrideConvexity; in make() 209 return SkPath(std::move(pr), fFillType, fIsVolatile, convexity, dir); in make()
|
D | SkPath.cpp | 566 SkPathConvexity convexity = this->getConvexityOrUnknown(); in isConvexityAccurate() local 567 if (convexity != SkPathConvexity::kUnknown) { in isConvexityAccurate() 569 if (conv != convexity) { in isConvexityAccurate() 580 SkPathConvexity convexity = this->getConvexityOrUnknown(); in getConvexity() local 581 if (convexity == SkPathConvexity::kUnknown) { in getConvexity() 582 convexity = this->computeConvexity(); in getConvexity() 584 SkASSERT(convexity != SkPathConvexity::kUnknown); in getConvexity() 585 return convexity; in getConvexity() 1622 SkPathConvexity convexity = this->getConvexityOrUnknown(); in transform() local 1637 if (convexity == SkPathConvexity::kConvex && in transform() [all …]
|
/external/skqp/src/core/ |
D | SkPath.cpp | 1852 Convexity convexity = this->getConvexityOrUnknown(); in transform() local 1872 dst->setConvexity(convexity); in transform() 2799 auto setComputedConvexity = [=](Convexity convexity){ in internalGetConvexity() argument 2800 SkASSERT(kUnknown_Convexity != convexity); in internalGetConvexity() 2801 this->setConvexity(convexity); in internalGetConvexity() 2802 return convexity; in internalGetConvexity() 2819 SkPath::Convexity convexity = Convexicator::BySign(points, (int) (last - points)); in internalGetConvexity() local 2820 if (SkPath::kConcave_Convexity == convexity) { in internalGetConvexity() 2822 } else if (SkPath::kUnknown_Convexity == convexity) { in internalGetConvexity() 2889 SkPath::Convexity convexity = Convexicator::BySign(points, count); in IsConvex() local [all …]
|
/external/skia/include/core/ |
D | SkPath.h | 1868 void setConvexity(SkPathConvexity convexity);
|
/external/skqp/docs/ |
D | SkPath_Reference.bmh | 25 Internally, Path lazily computes metrics likes bounds and convexity. Call 356 Path pair are equal though their convexity is not equal. 370 SkDebugf("convexity %c=\n", one.getConvexity() == two.getConvexity() ? '=' : '!'); 376 convexity != 743 #Line # returns geometry convexity, computing if necessary ## 749 SkDebugf("%s path convexity is %s\n", prefix, 772 #Line # returns geometry convexity if known ## 782 SkDebugf("%s path convexity is %s\n", prefix, 804 #Method void setConvexity(Convexity convexity) 813 SkDebugf("%s path convexity is %s\n", prefix,
|
D | spelling.txt | 45 convert converted converting converts convex convexity coordinate coordinates copied copies
|
/external/skqp/site/user/api/ |
D | SkPath_Reference.md | 46 … href='#SkPath_setConvexity'>setConvexity</a>(<a href='#SkPath_Convexity'>Convexity</a> convexity); 199 …, <a href='SkPath_Reference#Path'>Path</a> lazily computes metrics likes bounds and convexity. Call 595 …"><div><a href='SkPath_Reference#Path'>Path</a> pair are equal though their convexity is not equal. 604 convexity != 1007 …a href='#SkPath_setConvexity'>setConvexity</a>(<a href='#SkPath_Convexity'>Convexity</a> convexity) 1010 Stores <a href='#SkPath_setConvexity_convexity'>convexity</a> so that it is later returned by <a hr… 1011 <a href='#SkPath_setConvexity_convexity'>convexity</a> may differ from <a href='#SkPath_getConvexit… 1014 If <a href='#SkPath_setConvexity_convexity'>convexity</a> is <a href='#SkPath_kUnknown_Convexity'>k… 1017 If <a href='#SkPath_setConvexity_convexity'>convexity</a> is <a href='#SkPath_kConvex_Convexity'>kC… 1018 …ityOrUnknown</a>() will return <a href='#SkPath_setConvexity_convexity'>convexity</a> until the <a… [all …]
|
/external/skia/tests/ |
D | PathTest.cpp | 1315 bool convexity = copy.isConvex(); in check_convexity() local 1316 REPORTER_ASSERT(reporter, convexity == expectedConvexity); in check_convexity()
|
/external/skia/tools/fiddle/ |
D | documumentation_examples_map.txt | 2786 void setConvexity(Convexity convexity);
|
/external/one-true-awk/testdir/ |
D | funstack.in | 2908 …the L1 or L-infinity norm. Auxiliary conditions such as monotonicity or convexity of the approxima…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 42355 convexity %13585 kənvˈɛksɪti
|
D | internal_raw_IPA.txt | 35769 convexity %26328 kənvˈɛksɪti
|