Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c746 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit() local
756 if (has_vfpv4) in android_cpuInit()
783 if (has_vfpv4) in android_cpuInit()