Home
last modified time | relevance | path

Searched defs:dst_expand (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/opts/
DSkBlitRow_opts_arm_neon.cpp510 uint32_t dst_expand = SkExpand_rgb_16(*dst) * scale; in Color32A_D565_neon() local
597 uint32_t dst_expand = SkExpand_rgb_16(*dst) * scale; in Color32A_D565_neon() local
/external/skia/include/core/
DSkColorPriv.h299 uint32_t dst_expand = SkExpand_rgb_16(dst) * scale; in SkBlend32_RGB16() local