Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c852 int has_sha1 = (hwcaps2 & HWCAP2_SHA1); in android_cpuInit() local
860 if (has_sha1) in android_cpuInit()
964 int has_sha1 = (hwcaps & HWCAP_SHA1); in android_cpuInit() local
983 if (has_sha1) in android_cpuInit()