Searched refs:SK_ARM_NEON_WRAP (Results 1 – 5 of 5) sorted by relevance
14 #define SK_ARM_NEON_WRAP(x) (x ## _neon) macro16 #define SK_ARM_NEON_WRAP(x) (x) macro
473 return SK_ARM_NEON_WRAP(ClampX_ClampY_Procs)[index]; in chooseMatrixProc()481 return SK_ARM_NEON_WRAP(RepeatX_RepeatY_Procs)[index]; in chooseMatrixProc()
218 fSampleProc32 = SK_ARM_NEON_WRAP(gSkBitmapProcStateSample32)[index]; in chooseScanlineProcs()
16 return SK_ARM_NEON_WRAP(SkBlitLCD16OpaqueRow); in PlatformBlitRowProcs16()18 return SK_ARM_NEON_WRAP(SkBlitLCD16Row); in PlatformBlitRowProcs16()
18 return SK_ARM_NEON_WRAP(sk_blitrow_platform_32_procs_arm)[flags]; in PlatformProcs32()