Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c961 int has_asimd = (hwcaps & HWCAP_ASIMD); in android_cpuInit() local
971 if(has_asimd == 0) { in android_cpuInit()
977 if (has_asimd) in android_cpuInit()