Searched defs:opp (Results 1 – 15 of 15) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 384 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 …]
|
D | SkPathOpsQuad.cpp | 29 double opp = endPt[1]->fY - origY; in hullIntersects() local 69 for (int opp = 1; opp < kPointCount; ++opp) { in otherPts() local
|
D | SkOpSpan.h | 29 void addOpp(SkOpPtT* opp) { in addOpp()
|
D | SkPathOpsPostSect.cpp | 291 void SkOpSpan::applyCoincidence(SkOpSpan* opp) { in applyCoincidence()
|
D | SkOpSegment.cpp | 218 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
|
D | SkDQuadLineIntersection.cpp | 155 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
D | SkPathOpsDebug.cpp | 334 int opp = 0; in debugValidate() local
|
D | SkDConicLineIntersection.cpp | 121 double opp = (*fLine)[1].fY - (*fLine)[0].fY; in intersectRay() local
|
D | SkDCubicLineIntersection.cpp | 122 double opp = fLine[1].fY - fLine[0].fY; in intersectRay() local
|
D | SkPathOpsCubic.cpp | 167 double opp = endPt[1]->fY - origY; in hullIntersects() local
|
/external/skia/tests/ |
D | PathOpsTSectDebug.h | 54 void SkTSect<TCurve, OppCurve>::dumpBoth(SkTSect<OppCurve, TCurve>* opp) const { in dumpBoth()
|
/external/boringssl/src/crypto/asn1/ |
D | asn1_par.c | 114 const unsigned char *p,*ep,*tot,*op,*opp; in asn1_parse2() local
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
D | NavCalculator.java | 553 double opp = Math.abs(p1.getLatitude() - p2.getLatitude()); in computeAngle() local
|
/external/tcpdump/ |
D | print-icmp6.c | 672 const struct nd_opt_prefix_info *opp; in icmp6_opt_print() local
|
/external/blktrace/btt/ |
D | output.c | 863 struct __op *opp = arg; in __output_procs() local
|