Home
last modified time | relevance | path

Searched defs:shifted (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/opts/
DSkBitmapProcState_opts_SSE2.cpp112 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); in S32_opaque_D32_filter_DX_SSE2() local
222 __m128i shifted = _mm_shuffle_epi32(sum, 0xEE); in S32_alpha_D32_filter_DX_SSE2() local
/external/chromium/chrome/browser/ui/gtk/
Dgtk_theme_service.cc236 SkColor shifted = color_utils::HSLShift(GdkToSkColor(frame_color), shift); in GdkColorHSLShift() local
/external/icu4c/i18n/
Ducol.cpp4302 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); in ucol_getSortKeySize() local
4680 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); in ucol_calcSortKey() local
7476 UBool shifted = (coll->alternateHandling == UCOL_SHIFTED); in ucol_strcollRegular() local
/external/srec/srec/crec/
Dsrec_context.c2720 int shifted = 0; in FST_sizes_signature() local
/external/icu4c/test/cintltst/
Dcmsccoll.c148 const static char shifted[][20] = { variable