Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c850 int has_aes = (hwcaps2 & HWCAP2_AES); in android_cpuInit() local
856 if (has_aes) in android_cpuInit()
962 int has_aes = (hwcaps & HWCAP_AES); in android_cpuInit() local
979 if (has_aes) in android_cpuInit()