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

  /external/chromium_org/third_party/skia/src/core/
SkBlitter_RGB16.cpp 386 uint32_t expanded32 = fExpandedRaw16; local
402 color = vdupq_n_u32(expanded32);
449 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
462 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
    [all...]
  /external/skia/src/core/
SkBlitter_RGB16.cpp 386 uint32_t expanded32 = fExpandedRaw16; local
402 color = vdupq_n_u32(expanded32);
449 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
462 *device = blend_compact(expanded32, SkExpand_rgb_16(*device),
    [all...]

Completed in 1344 milliseconds