Home
last modified time | relevance | path

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

/external/skia/platform_tools/android/third_party/cpufeatures/
Dcpu-features.c960 int has_fp = (hwcaps & HWCAP_FP); in android_cpuInit() local
968 if(has_fp == 0) { in android_cpuInit()
975 if (has_fp) in android_cpuInit()