Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c775 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit() local
803 if (has_vfp) { in android_cpuInit()