Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h384 SkTSpan<TCurve, OppCurve>* opp = this->spanAtT(t, &priorSpan); in addForPerp() local
460 const SkTSpan<OppCurve, TCurve>* opp) const { in findOppSpan()
477 int SkTSpan<TCurve, OppCurve>::hullCheck(const SkTSpan<OppCurve, TCurve>* opp, in hullCheck()
505 int SkTSpan<TCurve, OppCurve>::hullsIntersect(SkTSpan<OppCurve, TCurve>* opp, in hullsIntersect()
589 double opp = fPart[end].fY - origY; in linearIntersects() local
615 bool SkTSpan<TCurve, OppCurve>::onlyEndPointsInCommon(const SkTSpan<OppCurve, TCurve>* opp, in onlyEndPointsInCommon()
667 SkTSpan<OppCurve, TCurve>* opp = bounded->fBounded; in removeAllBounded() local
675 bool SkTSpan<TCurve, OppCurve>::removeBounded(const SkTSpan<OppCurve, TCurve>* opp) { in removeBounded()
857 const OppCurve& opp = sect2->fCurve; in binarySearchCoin() local
974 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
DSkOpSpan.h29 void addOpp(SkOpPtT* opp) { in addOpp()
DSkPathOpsPostSect.cpp291 void SkOpSpan::applyCoincidence(SkOpSpan* opp) { in applyCoincidence()
DSkOpSegment.cpp218 SkOpPtT* SkOpSegment::addMissing(double t, SkOpSegment* opp, SkChunkAlloc* allocator) { in addMissing()
1098 SkOpSegment* opp = ptT->segment(); in clear_visited() local
1125 SkOpSegment* opp = ptT->span()->segment(); in missingCoincidence() local
DSkDQuadLineIntersection.cpp155 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
DSkPathOpsDebug.cpp334 int opp = 0; in debugValidate() 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
DSkPathOpsCubic.cpp167 double opp = endPt[1]->fY - origY; in hullIntersects() local
/external/skia/tests/
DPathOpsTSectDebug.h54 void SkTSect<TCurve, OppCurve>::dumpBoth(SkTSect<OppCurve, TCurve>* opp) const { in dumpBoth()
/external/boringssl/src/crypto/asn1/
Dasn1_par.c114 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/tcpdump/
Dprint-icmp6.c672 const struct nd_opt_prefix_info *opp; in icmp6_opt_print() local
/external/blktrace/btt/
Doutput.c863 struct __op *opp = arg; in __output_procs() local