OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_getcpucount
(Results
1 - 15
of
15
) sorted by null
/ndk/tests/device/test-cpufeatures/jni/
test_android_setCpu_2.c
15
count =
android_getCpuCount
();
22
//
android_getCpuCount
/ android_getCpuFeatures.
test_android_setCpuArm_1.c
21
// and that
android_getCpuCount
() and android_getCpuFeatures()
30
count =
android_getCpuCount
();
38
panic("
android_getCpuCount
() didn't return expected value!");
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
118
int count =
android_getCpuCount
();
/external/webp/src/dsp/
cpu-features.h
52
extern int
android_getCpuCount
(void);
cpu-features.c
394
android_getCpuCount
(void)
/external/webrtc/webrtc/system_wrappers/source/android/
cpu-features.h
52
extern int
android_getCpuCount
(void);
cpu-features.c
394
android_getCpuCount
(void)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
cpu-features.h
52
extern int
android_getCpuCount
(void);
/external/opencv3/3rdparty/libwebp/cpu-features/
cpu-features.h
178
extern int
android_getCpuCount
(void);
cpu-features.c
761
android_getCpuCount
(void)
/external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h
273
extern int
android_getCpuCount
(void);
cpu-features.c
[
all
...]
/ndk/sources/android/cpufeatures/
cpu-features.h
286
extern int
android_getCpuCount
(void);
cpu-features.c
[
all
...]
Completed in 574 milliseconds