Home
last modified time | relevance | path

Searched defs:coin (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/pathops/
DSkOpCoincidence.cpp77 SkCoincidentSpans* coin = this->fHead; in addExpanded() local
355 const SkCoincidentSpans* coin = fHead; in contains() local
371 SkCoincidentSpans* coin = fHead; in apply() local
485 SkCoincidentSpans* coin = fHead; in detach() local
504 SkCoincidentSpans* coin = fHead; in expand() local
569 SkCoincidentSpans* coin = fHead; in fixAligned() local
600 SkCoincidentSpans* coin = fHead; in fixUp() local
638 SkCoincidentSpans* coin = fHead; in mark() local
DSkOpSpan.h187 bool containsCoinEnd(const SkOpSpanBase* coin) const { in containsCoinEnd()
241 void insertCoinEnd(SkOpSpanBase* coin) { in insertCoinEnd()
395 bool containsCoincidence(const SkOpSpan* coin) const { in containsCoincidence()
418 void insertCoincidence(SkOpSpan* coin) { in insertCoincidence()
DSkPathOpsDebug.cpp1116 const SkCoincidentSpans* coin = this->fHead; in debugAddExpanded() local
1349 const SkCoincidentSpans* coin = fHead; in debugExpand() local
1378 const SkCoincidentSpans* coin = fHead; in debugFixAligned() local
1408 const SkCoincidentSpans* coin = fHead; in debugMark() local
DSkPathOpsTSect.h1561 SkTCoincident<TCurve, OppCurve> coin; in mergeCoincidence() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/representer/
DRepresentTest.java71 CustomBean coin = (CustomBean) data; in representData() local
/external/skia/tests/
DPathOpsDebug.cpp238 const SkOpAngle* SkPathOpsDebug::DebugCoincidenceAngle(SkOpCoincidence* coin, int id) { in DebugCoincidenceAngle()
242 SkOpContour* SkPathOpsDebug::DebugCoincidenceContour(SkOpCoincidence* coin, int id) { in DebugCoincidenceContour()
246 const SkOpPtT* SkPathOpsDebug::DebugCoincidencePtT(SkOpCoincidence* coin, int id) { in DebugCoincidencePtT()
250 const SkOpSegment* SkPathOpsDebug::DebugCoincidenceSegment(SkOpCoincidence* coin, int id) { in DebugCoincidenceSegment()
254 const SkOpSpanBase* SkPathOpsDebug::DebugCoincidenceSpan(SkOpCoincidence* coin, int id) { in DebugCoincidenceSpan()
1014 const SkOpSpanBase* coin = this->coinEnd(); in dumpBase() local
1050 SkOpSpan* coin = fCoincident; in dumpSpan() local
DPathOpsConicIntersectionTest.cpp297 bool coin) { in oneOff()
DPathOpsCubicIntersectionTest.cpp382 bool coin) { in oneOff()
/external/clang/test/Analysis/
Doperator-calls.cpp81 void test(int coin) { in test()
/external/replicaisland/src/com/replica/replicaisland/
DHudSystem.java198 public void setCollectableDrawables(DrawableBitmap coin, DrawableBitmap ruby) { in setCollectableDrawables()
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp800 Coin* coin = &coins[numcoins++]; in lodepng_huffman_code_lengths() local
819 Coin* coin = &coins[i]; in lodepng_huffman_code_lengths() local