Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/apex/jobscheduler/service/java/com/android/server/
DAnyMotionDetector.java487 public void accumulate(Vector3 v) { in accumulate() method in AnyMotionDetector.RunningSignalStats
/frameworks/av/media/libeffects/downmix/
DEffectDownmix.cpp344 const bool accumulate = in Downmix_Process() local