Lines Matching defs:srcRow
20 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque()
37 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque()
54 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul()
72 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul()
90 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul()
108 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul()
128 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565()
145 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque()
162 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque()
179 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul()
197 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_unpremul()
215 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_premul()
233 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_premul()
251 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_565()
268 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_opaque()
285 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_opaque()
302 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_unpremul()
320 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_unpremul()
338 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_premul()
356 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_premul()
374 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_565()