Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c792 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit() local
837 if (has_idivt) in android_cpuInit()