Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c788 int has_vfpv3d16 = (hwcaps & HWCAP_VFPv3D16); in android_cpuInit() local
809 if (has_vfpv3 || has_vfpv3d16) in android_cpuInit()