Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c86 static uint32_t g_cpuIdArm; variable
909 g_cpuIdArm |= (uint32_t) val; in android_cpuInit()
932 if (g_cpuIdArm == entry->cpuid) in android_cpuInit()
946 g_cpuIdArm == 0x4100c080 && in android_cpuInit()
1071 return g_cpuIdArm; in android_getCpuIdArm()
1080 g_cpuIdArm = cpu_id; in android_setCpuArm()