HomeSort by relevance Sort by last modified time
    Searched refs:expanded32 (Results 1 - 2 of 2) sorted by null

  /external/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp     [all...]
  /external/skia/src/core/
SkBlitter_RGB16.cpp 22 uint32_t expanded32, unsigned maskRB);
398 uint32_t expanded32 = fExpandedRaw16; local
414 color = vdupq_n_u32(expanded32);
461 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
471 blitmask_d565_opaque_mips(width, height, device, deviceRB, alpha, expanded32, maskRB);
476 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
    [all...]

Completed in 98 milliseconds