Searched refs:accumulatedBufferCount_ (Results 1 – 3 of 3) sorted by relevance
62 accumulatedBufferCount_ = accumulatedBufferCount; in SetAccumulatedBufferCount()273 const float accumulatedTime = accumulatedBufferCount_ * standardFrameTime; in UpdateJankFrame()703 RS_TRACE_INT(ACCUMULATED_BUFFER_COUNT_TRACE_NAME, accumulatedBufferCount_); in RecordJankFrame()707 const float accumulatedTime = accumulatedBufferCount_ * S_TO_MS / dynamicRefreshRate; in RecordJankFrame()
210 int accumulatedBufferCount_ = 0; variable
392 rsJankStats->accumulatedBufferCount_ = 6;