Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c728 int hasARMv7 = 0; in android_cpuInit() local
737 hasARMv7 = 1; in android_cpuInit()
750 if (hasARMv7) { in android_cpuInit()
757 hasARMv7 = 0; in android_cpuInit()
763 if (hasARMv7) { in android_cpuInit()