HomeSort by relevance Sort by last modified time
    Searched refs:android_getCpuCount (Results 1 - 9 of 9) sorted by null

  /external/webp/src/dsp/
cpu-features.h 52 extern int android_getCpuCount(void);
cpu-features.c 392 android_getCpuCount(void)
  /external/webrtc/src/system_wrappers/source/android/
cpu-features.h 52 extern int android_getCpuCount(void);
cpu-features.c 392 android_getCpuCount(void)
  /ndk/tests/device/test-cpufeatures/jni/
test_android_setCpu_2.c 15 count = android_getCpuCount();
22 // android_getCpuCount / android_getCpuFeatures.
test_android_setCpu_1.c 16 // and that android_getCpuCount() and android_getCpuFeatures()
25 count = android_getCpuCount();
32 panic("android_getCpuCount() didn't return expected value!");
test_cpufeatures.c 72 int count = android_getCpuCount();
  /ndk/sources/android/cpufeatures/
cpu-features.h 178 extern int android_getCpuCount(void);
cpu-features.c 760 android_getCpuCount(void)

Completed in 618 milliseconds