Searched refs:getDeviceFeatureLevel (Results 1 – 1 of 1) sorted by relevance
80 int64_t getDeviceFeatureLevel(JNIEnv* env, const ANeuralNetworksDevice* device) { in getDeviceFeatureLevel() function270 const int64_t featureLevel = getDeviceFeatureLevel(env, device); in Java_android_neuralnetworks_cts_ModelAssetTest_nativeTestCompileFromAssetFile()