Searched refs:GetAccumulatedBufferCount (Results 1 – 4 of 4) sorted by relevance
206 …SJankStats::GetInstance().SetAccumulatedBufferCount(RSBaseRenderUtil::GetAccumulatedBufferCount()); in JankStatsRenderFrameAfterSync()
186 static int GetAccumulatedBufferCount();
1863 int RSBaseRenderUtil::GetAccumulatedBufferCount() in GetAccumulatedBufferCount() function in OHOS::Rosen::RSBaseRenderUtil
1212 ASSERT_EQ(0, RSBaseRenderUtil::GetAccumulatedBufferCount());1216 ASSERT_GT(RSBaseRenderUtil::GetAccumulatedBufferCount(), 0);1220 ASSERT_EQ(0, RSBaseRenderUtil::GetAccumulatedBufferCount());