HomeSort by relevance Sort by last modified time
    Searched full:has_vfpv4 (Results 1 - 2 of 2) sorted by null

  /external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.c 789 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); local
799 if (has_vfpv4)
826 if (has_vfpv4)
    [all...]
  /ndk/sources/android/cpufeatures/
cpu-features.c 778 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); local
788 if (has_vfpv4)
815 if (has_vfpv4)
    [all...]

Completed in 512 milliseconds