Searched refs:jthresholds (Results 1 – 1 of 1) sorted by relevance
28 jfloatArray jthresholds) { in nativeUpdateSmallAreaDetection() argument29 if (jappIds == nullptr || jthresholds == nullptr) return; in nativeUpdateSmallAreaDetection()32 ScopedFloatArrayRO thresholds(env, jthresholds); in nativeUpdateSmallAreaDetection()