Home
last modified time | relevance | path

Searched refs:yCoeffObj (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp203 jfloatArray yCoeffObj = jfloatArray(env->GetObjectField(outEstimatorObj, in android_view_VelocityTracker_nativeGetEstimator() local
208 env->SetFloatArrayRegion(yCoeffObj, 0, VelocityTracker::Estimator::MAX_DEGREE + 1, in android_view_VelocityTracker_nativeGetEstimator()