Home
last modified time | relevance | path

Searched refs:endCount (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathWriter.cpp204 int endCount = fEndPtTs.count(); // all starts and ends in assemble() local
205 SkASSERT(endCount > 0); in assemble()
206 SkASSERT(endCount == fPartials.count() * 2); in assemble()
208 for (int index = 0; index < endCount; index += 2) { in assemble()
218 int linkCount = endCount / 2; // number of partial contours in assemble()
225 const int entries = endCount * (endCount - 1) / 2; // folded triangle in assemble()
231 for (rIndex = 0; rIndex < endCount - 1; ++rIndex) { in assemble()
233 for (iIndex = rIndex + 1; iIndex < endCount; ++iIndex) { in assemble()
242 rRow += endCount; in assemble()
250 int row = pair / endCount; in assemble()
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh77 endCount = subtable->values; in init()
78 startCount = endCount + segCount + 1; in init()
92 const USHORT *endCount = thiz->endCount; in get_glyph_func() local
99 else if (codepoint > endCount[mid]) in get_glyph_func()
130 const USHORT *endCount; member
179 USHORT endCount[segCount]; /* End characterCode for each segment,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...