Lines Matching refs:dstRow
13 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_opaque() argument
18 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_rgba_opaque()
30 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_opaque() argument
35 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_bgra_opaque()
47 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_unpremul() argument
52 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_rgba_unpremul()
65 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_unpremul() argument
70 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_bgra_unpremul()
83 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_rgba_premul() argument
88 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_rgba_premul()
101 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_bgra_premul() argument
106 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask16_to_bgra_premul()
121 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask16_to_565() argument
126 uint16_t* dstPtr = (uint16_t*) dstRow; in swizzle_mask16_to_565()
138 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_opaque() argument
143 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_rgba_opaque()
155 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_opaque() argument
160 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_bgra_opaque()
172 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_unpremul() argument
177 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_rgba_unpremul()
190 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_unpremul() argument
195 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_bgra_unpremul()
208 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_rgba_premul() argument
213 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_rgba_premul()
226 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_bgra_premul() argument
231 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask24_to_bgra_premul()
244 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask24_to_565() argument
249 uint16_t* dstPtr = (uint16_t*) dstRow; in swizzle_mask24_to_565()
261 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_opaque() argument
266 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_rgba_opaque()
278 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_opaque() argument
283 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_bgra_opaque()
295 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_unpremul() argument
300 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_rgba_unpremul()
313 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_unpremul() argument
318 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_bgra_unpremul()
331 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_rgba_premul() argument
336 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_rgba_premul()
349 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_bgra_premul() argument
354 SkPMColor* dstPtr = (SkPMColor*) dstRow; in swizzle_mask32_to_bgra_premul()
367 void* dstRow, const uint8_t* srcRow, int width, SkMasks* masks, in swizzle_mask32_to_565() argument
371 uint16_t* dstPtr = (uint16_t*) dstRow; in swizzle_mask32_to_565()