Searched defs:outEstimator (Results 1 – 2 of 2) sorted by relevance
48 private static native boolean nativeGetEstimator(long ptr, int id, Estimator outEstimator); in nativeGetEstimator()214 public boolean getEstimator(int id, Estimator outEstimator) { in getEstimator()
135 bool VelocityTrackerState::getEstimator(int32_t id, VelocityTracker::Estimator* outEstimator) { in getEstimator()