Home
last modified time | relevance | path

Searched refs:SkBoxBlurGetPlatformProcs_NEON (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/opts/
DSkBlurImage_opts_neon.h10 bool SkBoxBlurGetPlatformProcs_NEON(SkBoxBlurProc* boxBlurX,
DSkBlurImage_opts_arm.cpp22 return SkBoxBlurGetPlatformProcs_NEON(boxBlurX, boxBlurXY, boxBlurYX); in SkBoxBlurGetPlatformProcs()
DSkBlurImage_opts_neon.cpp179 bool SkBoxBlurGetPlatformProcs_NEON(SkBoxBlurProc* boxBlurX, in SkBoxBlurGetPlatformProcs_NEON() function