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);
17 extern const SkBlitRow::ColorProc16 sk_blitrow_platform_565_colorprocs_arm[] = {29 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
197 static const SkBlitRow::ColorProc16 platform_565_colorprocs_SSE2[] = {202 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()
946 SkBlitRow::ColorProc16 SkBlitRow::PlatformColorFactory565(unsigned flags) { in PlatformColorFactory565()
1554 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()
82 SkBlitRow::ColorProc16 fColorProc16;