Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c851 int has_pmull = (hwcaps2 & HWCAP2_PMULL); in android_cpuInit() local
963 int has_pmull = (hwcaps & HWCAP_PMULL); in android_cpuInit() local