Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c789 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit() local
799 if (has_vfpv4) in android_cpuInit()
826 if (has_vfpv4) in android_cpuInit()