OsmAnd
Functions
jni/cpufeatures_proxy/cpuCheck.cpp File Reference
#include <jni.h>
#include <cpu-features.h>

Functions

JNIEXPORT jint JNICALL Java_net_osmand_plus_render_NativeOsmandLibrary_getCpuCount (JNIEnv *ienv, jobject obj)
JNIEXPORT jboolean JNICALL Java_net_osmand_plus_render_NativeOsmandLibrary_cpuHasNeonSupport (JNIEnv *ienv, jobject obj)

Function Documentation

JNIEXPORT jboolean JNICALL Java_net_osmand_plus_render_NativeOsmandLibrary_cpuHasNeonSupport ( JNIEnv *  ienv,
jobject  obj 
)
JNIEXPORT jint JNICALL Java_net_osmand_plus_render_NativeOsmandLibrary_getCpuCount ( JNIEnv *  ienv,
jobject  obj 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines