Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h403 SkTSpan<TCurve, OppCurve>* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
479 const SkTSpan<OppCurve, TCurve>* opp) const { in findOppSpan()
496 int SkTSpan<TCurve, OppCurve>::hullCheck(const SkTSpan<OppCurve, TCurve>* opp, in hullCheck()
524 int SkTSpan<TCurve, OppCurve>::hullsIntersect(SkTSpan<OppCurve, TCurve>* opp, in hullsIntersect()
608 double opp = fPart[end].fY - origY; in linearIntersects() local
634 bool SkTSpan<TCurve, OppCurve>::onlyEndPointsInCommon(const SkTSpan<OppCurve, TCurve>* opp, in onlyEndPointsInCommon()
686 SkTSpan<OppCurve, TCurve>* opp = bounded->fBounded; in removeAllBounded() local
694 bool SkTSpan<TCurve, OppCurve>::removeBounded(const SkTSpan<OppCurve, TCurve>* opp) { in removeBounded()
884 const OppCurve& opp = sect2->fCurve; in binarySearchCoin() local
1034 const OppCurve& opp = sect2->fCurve; in computePerpendiculars() local
[all …]
DSkPathOpsQuad.cpp29 double opp = endPt[1]->fY - origY; in hullIntersects() local
69 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
DSkOpSegment.cpp301 SkOpPtT* SkOpSegment::addMissing(double t, SkOpSegment* opp, SkChunkAlloc* allocator) { in addMissing()
1181 SkOpSegment* opp = ptT->segment(); in clear_visited() local
1208 SkOpSegment* opp = ptT->span()->segment(); in missingCoincidence() local
1677 const SkOpSpanBase* prior, const SkOpSpanBase* spanBase, const SkOpSegment* opp, in testForCoincidence()
DSkOpSpan.h30 void addOpp(SkOpPtT* opp) { in addOpp()
DSkDQuadLineIntersection.cpp155 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDConicLineIntersection.cpp121 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkDCubicLineIntersection.cpp122 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
DSkPathOpsDebug.cpp627 SkOpSegment* opp = ptT->span()->segment(); in debugMissingCoincidence() local
1053 int opp = 0; in debugValidate() local
DSkPathOpsCubic.cpp167 double opp = endPt[1]->fY - origY; in hullIntersects() local
/external/skia/tests/
DPathOpsTSectDebug.h62 void SkTSect<TCurve, OppCurve>::dumpBoth(SkTSect<OppCurve, TCurve>* opp) const { in dumpBoth()
/external/boringssl/src/crypto/asn1/
Dasn1_par.c116 const unsigned char *p,*ep,*tot,*op,*opp; in asn1_parse2() local
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
DNavCalculator.java553 double opp = Math.abs(p1.getLatitude() - p2.getLatitude()); in computeAngle() local
/external/blktrace/btt/
Doutput.c863 struct __op *opp = arg; in __output_procs() local
/external/tcpdump/
Dprint-icmp6.c1259 const struct nd_opt_prefix_info *opp; in icmp6_opt_print() local