Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c744 int has_vfpv3 = (hwcaps & HWCAP_VFPv3); in android_cpuInit() local
766 if (has_vfpv3 || has_vfpv3d16) in android_cpuInit()