Home
last modified time | relevance | path

Searched defs:opp (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp81 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
170 int SkTSpan::hullCheck(const SkTSpan* opp, in hullCheck()
198 int SkTSpan::hullsIntersect(SkTSpan* opp, in hullsIntersect()
281 double opp = (*fPart)[end].fY - origY; in linearIntersects() local
306 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp, in onlyEndPointsInCommon()
357 SkTSpan* opp = bounded->fBounded; in removeAllBounded() local
364 bool SkTSpan::removeBounded(const SkTSpan* opp) { in removeBounded()
558 const SkTCurve& opp = sect2->fCurve; in binarySearchCoin() local
735 const SkTCurve& opp = sect2->fCurve; in computePerpendiculars() local
984 SkTSect* opp, in intersects()
[all …]
DSkOpSpan.cpp152 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp()
307 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches()
DSkOpSpan.h34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp()
104 SkOpPtT* oppPrev(const SkOpPtT* opp) const { in oppPrev()
DSkPathOpsQuad.cpp55 double opp = endPt[1]->fY - origY; in hullIntersects() local
103 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
DSkOpCoincidence.cpp167 const SkOpPtT* opp = next->contains(oppSeg); in ordered() local
934 bool SkOpCoincidence::contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const { in contains() argument
945 const SkOpSegment* opp, double oppT) const { in contains() argument
DSkDConicLineIntersection.cpp127 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDQuadLineIntersection.cpp156 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkPathOpsDebug.cpp821 const SkOpSegment* opp = ptT->segment(); in DebugClearVisited() local
853 const SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local
1329 int opp = 0; in debugValidate() local
2700 void SkOpPtT::debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const { in debugAddOpp() argument
DSkDCubicLineIntersection.cpp123 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.cpp80 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
169 int SkTSpan::hullCheck(const SkTSpan* opp, in hullCheck()
197 int SkTSpan::hullsIntersect(SkTSpan* opp, in hullsIntersect()
280 double opp = (*fPart)[end].fY - origY; in linearIntersects() local
305 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp, in onlyEndPointsInCommon()
356 SkTSpan* opp = bounded->fBounded; in removeAllBounded() local
363 bool SkTSpan::removeBounded(const SkTSpan* opp) { in removeBounded()
557 const SkTCurve& opp = sect2->fCurve; in binarySearchCoin() local
734 const SkTCurve& opp = sect2->fCurve; in computePerpendiculars() local
983 SkTSect* opp, in intersects()
[all …]
DSkOpSpan.cpp152 bool SkOpSpanBase::addOpp(SkOpSpanBase* opp) { in addOpp()
307 bool SkOpSpanBase::mergeMatches(SkOpSpanBase* opp) { in mergeMatches()
DSkOpSpan.h34 void addOpp(SkOpPtT* opp, SkOpPtT* oppPrev) { in addOpp()
104 SkOpPtT* oppPrev(const SkOpPtT* opp) const { in oppPrev()
DSkPathOpsQuad.cpp55 double opp = endPt[1]->fY - origY; in hullIntersects() local
103 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
DSkOpCoincidence.cpp167 const SkOpPtT* opp = next->contains(oppSeg); in ordered() local
934 bool SkOpCoincidence::contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const { in contains() argument
945 const SkOpSegment* opp, double oppT) const { in contains() argument
DSkDConicLineIntersection.cpp127 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDQuadLineIntersection.cpp156 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDCubicLineIntersection.cpp123 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkPathOpsDebug.cpp843 const SkOpSegment* opp = ptT->segment(); in DebugClearVisited() local
875 const SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local
1351 int opp = 0; in debugValidate() local
2722 void SkOpPtT::debugAddOpp(const SkOpPtT* opp, const SkOpPtT* oppPrev) const { in debugAddOpp() argument
DSkOpSegment.cpp1139 SkOpSegment* opp = ptT->segment(); in ClearVisited() local
1173 SkOpSegment* opp = ptT->span()->segment(); in missingCoincidence() local
/third_party/musl/porting/liteos_a/kernel/src/time/
Dmktime.c7 long opp; in mktime() local
/third_party/musl/src/time/
Dmktime.c7 long opp; in mktime() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConditionCodesMIPS32.h32 #define X(tag, opp, emit) tag, argument
DIceConditionCodesARM32.h32 #define X(tag, encode, opp, emit) tag = encode, argument
DIceConditionCodesX86.h28 #define X(val, encode, opp, dump, emit) val = encode, argument
/third_party/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local

12