Searched refs:has_vfp (Results 1 – 2 of 2) sorted by relevance
76 bool has_vfp() const { return has_vfp_; } in has_vfp() function
786 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit() local814 if (has_vfp) { in android_cpuInit()