Home
last modified time | relevance | path

Searched defs:has_crc32 (Results 1 – 1 of 1) sorted by relevance

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c854 int has_crc32 = (hwcaps2 & HWCAP2_CRC32); in android_cpuInit() local
966 int has_crc32 = (hwcaps & HWCAP_CRC32); in android_cpuInit() local