Searched refs:ColorProc16 (Results 1 – 9 of 9) sorted by relevance
45 typedef void (*ColorProc16)(uint16_t dst[], SkPMColor src, int count, int x, int y); typedef48 static ColorProc16 ColorFactory16(unsigned flags);82 static ColorProc16 PlatformColorFactory565(unsigned flags);
367 static const SkBlitRow::ColorProc16 sk_blitrow_platform_565_colorprocs_arm[] = {385 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
13 extern const SkBlitRow::ColorProc16 sk_blitrow_platform_565_colorprocs_arm_neon[];
16 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
218 static const SkBlitRow::ColorProc16 platform_565_colorprocs_SSE2[] = {223 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
949 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
1702 const SkBlitRow::ColorProc16 sk_blitrow_platform_565_colorprocs_arm_neon[] = {
255 static const SkBlitRow::ColorProc16 gDefault_565_ColorProcs[] = {266 SkBlitRow::ColorProc16 SkBlitRow::ColorFactory16(unsigned flags) { in ColorFactory16()276 SkBlitRow::ColorProc16 proc = PlatformColorFactory565(flags); in ColorFactory16()
80 SkBlitRow::ColorProc16 fColorProc16;