Lines Matching defs:dstRow
13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_n32_opaque()
30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_n32_unpremul()
48 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_n32_premul()
68 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565()
85 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_n32_opaque()
102 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_n32_unpremul()
120 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_n32_premul()
138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_565()
155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_n32_opaque()
172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_n32_unpremul()
190 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_n32_premul()
208 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_565()