Searched refs:updateAndGetMonotonicFrameCount (Results 1 – 4 of 4) sorted by relevance
39 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second)); in TEST()56 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second); in TEST()81 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second); in TEST()
46 int64_t updateAndGetMonotonicFrameCount(int64_t newFrameCount, int64_t newTime);
25 int64_t MonotonicFrameCounter::updateAndGetMonotonicFrameCount( in updateAndGetMonotonicFrameCount() function in android::audioflinger::MonotonicFrameCounter
6698 mMonotonicFrameCounter.updateAndGetMonotonicFrameCount(frames, time); in processVolume_l()