HomeSort by relevance Sort by last modified time
    Searched defs:dstart (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 616 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; local
618 uint8x8_t vdither = vld1_u8(dstart); // load dither values
1232 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; local
1446 const uint8_t *dstart = &gDitherMatrix_Neon[(y&3)*12 + (x&3)]; local
    [all...]
  /external/chromium_org/third_party/webrtc/base/
httpcommon.cc 515 int vend, dstart, dend; local
521 &vend, &dstart, &dend, &vmajor, &vminor) != 2)
536 path.assign(line + dstart, line + dend);
  /external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp 1468 int32_t dstart = 0; local
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 1468 int32_t dstart = 0; local
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 695 milliseconds