Home
last modified time | relevance | path

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

12

/external/skqp/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
/external/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
/external/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
DIceConditionCodesX8664.h28 #define X(val, encode, opp, dump, emit) val = encode, argument
DIceConditionCodesX8632.h32 #define X(val, encode, opp, dump, emit) val = encode, argument
DIceInstX8664.cpp36 #define X(val, encode, opp, dump, emit) \ argument
DIceInstX8632.cpp35 #define X(val, encode, opp, dump, emit) \ argument
/external/u-boot/arch/arm/mach-omap2/
Dabb.c59 u32 txdone, u32 txdone_mask, u32 opp) in abb_setup()
Dclocks-common.c487 static u32 optimize_vcore_voltage(struct volts const *v, int opp) in optimize_vcore_voltage()
541 int i, opp, j, ol; in scale_vcores() local
/external/u-boot/board/ti/am43xx/
Dboard.c349 int opp, offset, i; in get_opp_offset() local
365 int opp = get_opp_offset(DEV_ATTR_MAX_OFFSET, DEV_ATTR_MIN_OFFSET); in get_dpll_mpu_params() local
/external/u-boot/board/ti/dra7xx/
Devm.c572 int opp; in get_voltrail_opp() local
/external/u-boot/board/ti/am57xx/
Dboard.c468 int opp; in get_voltrail_opp() local

12