/external/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 434 SkCoincidentSpans* coin = this->fHead; in addExpanded() local 944 bool SkOpCoincidence::contains(const SkCoincidentSpans* coin, const SkOpSegment* seg, in contains() 1008 SkCoincidentSpans* coin = fHead; in correctEnds() local 1020 SkCoincidentSpans* coin = fHead; in apply() local 1152 bool SkOpCoincidence::release(SkCoincidentSpans* coin, SkCoincidentSpans* remove) { in release() 1173 void SkOpCoincidence::releaseDeleted(SkCoincidentSpans* coin) { in releaseDeleted() 1228 SkCoincidentSpans* coin = fHead; in expand() local 1299 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() 1337 SkCoincidentSpans* coin = fHead; in mark() local 1381 void SkOpCoincidence::markCollapsed(SkCoincidentSpans* coin, SkOpPtT* test) { in markCollapsed() [all …]
|
D | SkOpSpan.h | 206 bool containsCoinEnd(const SkOpSpanBase* coin) const { in containsCoinEnd() 282 void insertCoinEnd(SkOpSpanBase* coin) { in insertCoinEnd() 439 bool containsCoincidence(const SkOpSpan* coin) const { in containsCoincidence() 468 void insertCoincidence(SkOpSpan* coin) { in insertCoincidence()
|
D | SkPathOpsDebug.cpp | 27 #define FAIL_IF(cond, coin) \ argument 1636 const SkCoincidentSpans* coin = this->fHead; in debugAddExpanded() local 1982 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease() argument 2004 const SkCoincidentSpans* coin = fHead; in debugRelease() local 2021 const SkCoincidentSpans* coin = fHead; in debugExpand() local 2049 const SkCoincidentSpans* coin = fHead; in debugMark() local 2097 …incidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const… in debugMarkCollapsed() argument 2255 const SkCoincidentSpans* coin = head; in DebugValidate() local 2280 const SkCoincidentSpans* coin = head; in DebugCheckBetween() local 2320 const SkCoincidentSpans* coin = fHead; in debugCorrectEnds() local
|
D | SkPathOpsTSect.cpp | 1298 SkTCoincident coin; in mergeCoincidence() local
|
/external/skqp/src/pathops/ |
D | SkOpCoincidence.cpp | 434 SkCoincidentSpans* coin = this->fHead; in addExpanded() local 944 bool SkOpCoincidence::contains(const SkCoincidentSpans* coin, const SkOpSegment* seg, in contains() 1008 SkCoincidentSpans* coin = fHead; in correctEnds() local 1020 SkCoincidentSpans* coin = fHead; in apply() local 1152 bool SkOpCoincidence::release(SkCoincidentSpans* coin, SkCoincidentSpans* remove) { in release() 1173 void SkOpCoincidence::releaseDeleted(SkCoincidentSpans* coin) { in releaseDeleted() 1228 SkCoincidentSpans* coin = fHead; in expand() local 1299 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() 1337 SkCoincidentSpans* coin = fHead; in mark() local 1381 void SkOpCoincidence::markCollapsed(SkCoincidentSpans* coin, SkOpPtT* test) { in markCollapsed() [all …]
|
D | SkOpSpan.h | 206 bool containsCoinEnd(const SkOpSpanBase* coin) const { in containsCoinEnd() 282 void insertCoinEnd(SkOpSpanBase* coin) { in insertCoinEnd() 439 bool containsCoincidence(const SkOpSpan* coin) const { in containsCoincidence() 468 void insertCoincidence(SkOpSpan* coin) { in insertCoincidence()
|
D | SkPathOpsDebug.cpp | 27 #define FAIL_IF(cond, coin) \ argument 1636 const SkCoincidentSpans* coin = this->fHead; in debugAddExpanded() local 1982 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease() argument 2004 const SkCoincidentSpans* coin = fHead; in debugRelease() local 2021 const SkCoincidentSpans* coin = fHead; in debugExpand() local 2049 const SkCoincidentSpans* coin = fHead; in debugMark() local 2097 …incidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const… in debugMarkCollapsed() argument 2255 const SkCoincidentSpans* coin = head; in DebugValidate() local 2280 const SkCoincidentSpans* coin = head; in DebugCheckBetween() local 2320 const SkCoincidentSpans* coin = fHead; in debugCorrectEnds() local
|
D | SkPathOpsTSect.cpp | 1298 SkTCoincident coin; in mergeCoincidence() local
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/ |
D | RepresentTest.java | 71 CustomBean coin = (CustomBean) data; in representData() local
|
/external/skqp/tests/ |
D | PathOpsDebug.cpp | 259 const SkOpAngle* CoincidenceAngle(SkOpCoincidence* coin, int id) { in CoincidenceAngle() 263 SkOpContour* CoincidenceContour(SkOpCoincidence* coin, int id) { in CoincidenceContour() 267 const SkOpPtT* CoincidencePtT(SkOpCoincidence* coin, int id) { in CoincidencePtT() 271 const SkOpSegment* CoincidenceSegment(SkOpCoincidence* coin, int id) { in CoincidenceSegment() 275 const SkOpSpanBase* CoincidenceSpan(SkOpCoincidence* coin, int id) { in CoincidenceSpan() 753 const SkOpSpanBase* coin = this->coinEnd(); in dumpBase() local 789 SkOpSpan* coin = fCoincident; in dumpSpan() local
|
D | PathOpsConicIntersectionTest.cpp | 299 bool coin) { in oneOff()
|
D | PathOpsCubicIntersectionTest.cpp | 389 bool coin) { in oneOff()
|
/external/skia/tests/ |
D | PathOpsDebug.cpp | 259 const SkOpAngle* CoincidenceAngle(SkOpCoincidence* coin, int id) { in CoincidenceAngle() 263 SkOpContour* CoincidenceContour(SkOpCoincidence* coin, int id) { in CoincidenceContour() 267 const SkOpPtT* CoincidencePtT(SkOpCoincidence* coin, int id) { in CoincidencePtT() 271 const SkOpSegment* CoincidenceSegment(SkOpCoincidence* coin, int id) { in CoincidenceSegment() 275 const SkOpSpanBase* CoincidenceSpan(SkOpCoincidence* coin, int id) { in CoincidenceSpan() 753 const SkOpSpanBase* coin = this->coinEnd(); in dumpBase() local 789 SkOpSpan* coin = fCoincident; in dumpSpan() local
|
D | PathOpsConicIntersectionTest.cpp | 299 bool coin) { in oneOff()
|
D | PathOpsCubicIntersectionTest.cpp | 389 bool coin) { in oneOff()
|
/external/clang/test/Analysis/ |
D | operator-calls.cpp | 81 void test(int coin) { in test()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | HudSystem.java | 198 public void setCollectableDrawables(DrawableBitmap coin, DrawableBitmap ruby) { in setCollectableDrawables()
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 800 Coin* coin = &coins[numcoins++]; in lodepng_huffman_code_lengths() local 819 Coin* coin = &coins[i]; in lodepng_huffman_code_lengths() local
|