Lines Matching defs:dst32
51 uint32_t* dst32 = (uint32_t*) dst; in sample4() local
318 SkPMColor* dst32 = (SkPMColor*) dst; in swizzle_grayalpha_to_n32_unpremul() local
343 SkPMColor* dst32 = (SkPMColor*) dst; in swizzle_grayalpha_to_n32_premul() local
530 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgb16_to_rgba() local
545 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgb16_to_bgra() local
575 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgba16_to_rgba_unpremul() local
590 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgba16_to_rgba_premul() local
605 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgba16_to_bgra_unpremul() local
620 uint32_t* dst32 = (uint32_t*) dst; in swizzle_rgba16_to_bgra_premul() local
749 uint32_t* dst32 = (uint32_t*) dst; in SkipLeadingGrayAlphaZerosThen() local
768 auto dst32 = (uint32_t*)dstRow; in SkipLeading8888ZerosThen() local