Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c493 get_elf_hwcap_from_getauxval(int hwcap_type) { in get_elf_hwcap_from_getauxval() function
771 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP); in android_cpuInit()
847 hwcaps2 = get_elf_hwcap_from_getauxval(AT_HWCAP2); in android_cpuInit()
958 hwcaps = get_elf_hwcap_from_getauxval(AT_HWCAP); in android_cpuInit()