Searched refs:blit_row_s32a_blend (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ |
D | SkBlitRow_D32.cpp | 123 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 196 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 282 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 297 blit_row_s32a_blend in Factory32()
|
/third_party/flutter/skia/src/core/ |
D | SkBlitRow_D32.cpp | 124 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 197 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 283 static void blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32a_blend() function 298 blit_row_s32a_blend in Factory32()
|