Searched refs:nativeSetSmallAreaDetectionThreshold (Results 1 – 2 of 2) sorted by relevance
51 static void nativeSetSmallAreaDetectionThreshold(JNIEnv* env, jclass clazz, jint appId, in nativeSetSmallAreaDetectionThreshold() function59 (void*)nativeSetSmallAreaDetectionThreshold},
41 private static native void nativeSetSmallAreaDetectionThreshold(int appId, float threshold); in nativeSetSmallAreaDetectionThreshold() method in SmallAreaDetectionController132 nativeSetSmallAreaDetectionThreshold(appId, threshold); in setSmallAreaDetectionThreshold()