Searched refs:count8 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DUnicodeTest.cpp64 int count8 = paint.textToGlyphs(text8, len8, glyphs8); local
72 REPORTER_ASSERT(reporter, (int)len8 == count8);
76 REPORTER_ASSERT(reporter, !memcmp(glyphs8, glyphs16, count8 * sizeof(uint16_t)));
77 REPORTER_ASSERT(reporter, !memcmp(glyphs8, glyphs32, count8 * sizeof(uint16_t)));
/external/skia/tests/
H A DUnicodeTest.cpp64 int count8 = paint.textToGlyphs(text8, len8, glyphs8); local
72 REPORTER_ASSERT(reporter, (int)len8 == count8);
76 REPORTER_ASSERT(reporter, !memcmp(glyphs8, glyphs16, count8 * sizeof(uint16_t)));
77 REPORTER_ASSERT(reporter, !memcmp(glyphs8, glyphs32, count8 * sizeof(uint16_t)));
/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_opts_arm.cpp49 int count8 = count >> 3; local
53 "cmp %[count8], #0 \n\t" // compare loop counter with 0
57 "subs %[count8], %[count8], #1 \n\t" // decrement loop counter
97 : [xx] "+r" (xx), [count8] "+r" (count8), [colors] "+r" (colors)
/external/skia/src/opts/
H A DSkBitmapProcState_opts_arm.cpp49 int count8 = count >> 3; local
53 "cmp %[count8], #0 \n\t" // compare loop counter with 0
57 "subs %[count8], %[count8], #1 \n\t" // decrement loop counter
97 : [xx] "+r" (xx), [count8] "+r" (count8), [colors] "+r" (colors)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 139 milliseconds