Home
last modified time | relevance | path

Searched refs:activeCount (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpSegment.cpp603 int activeCount = 0; in findNextOp() local
609 ++activeCount; in findNextOp()
610 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextOp()
699 int activeCount = 0; in findNextWinding() local
705 ++activeCount; in findNextWinding()
706 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextWinding()
787 int activeCount = 0; in findNextXor() local
790 ++activeCount; in findNextXor()
791 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextXor()
/external/emma/core/java12/com/vladium/emma/rt/
DAppRunner.java855 aliveThreads = new Thread [group.activeCount () << 1]; in joinNonDeamonThreads()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...