Searched refs:has_vfp (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/base/
H A Dcpu.h76 bool has_vfp() const { return has_vfp_; } function in class:v8::base::FINAL
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c607 int has_vfp = (hwcaps & HWCAP_VFP); local
635 if (has_vfp) {
/external/skia/platform_tools/android/third_party/cpufeatures/
H A Dcpu-features.c607 int has_vfp = (hwcaps & HWCAP_VFP); local
635 if (has_vfp) {

Completed in 134 milliseconds