Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c793 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); in android_cpuInit() local
840 if (has_iwmmxt) in android_cpuInit()