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

  /external/skia/src/opts/
SkXfermode_opts_arm_neon.cpp 148 uint8x8_t vsa, vida, vsrc, vdst; local
150 vsa = vdup_n_u8(sa);
155 vdst_wide = vmull_u8(vsa, vreinterpret_u8_u32(vdup_n_u32(dst)));
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 821 SCRIPT_VISATTR vsa[maxGlyphs]; local
826 outGlyphs, logClust, vsa, &numGlyphs),
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 350 vsa_len : Length of the vsa data.
353 u8 vsa[NAN_MAX_VSA_DATA_LEN]; member in struct:__anon26962
375 u8 vsa[NAN_MAX_VSA_DATA_LEN]; member in struct:__anon26963
1198 NanTransmitVendorSpecificAttribute vsa; member in struct:__anon26987
1654 NanReceiveVendorSpecificAttribute vsa; member in struct:__anon27006
    [all...]

Completed in 380 milliseconds