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