Home | History | Annotate | Download | only in opts

Lines Matching refs:src_expand

241     uint32_t src_expand = (SkGetPackedG32(src) << 24) |
258 *dst = SkBlend32_RGB16(src_expand, *dst, scale);
301 *dst = SkBlend32_RGB16(src_expand, *dst, scale);