Searched refs:actualFrameRate (Results 1 – 1 of 1) sorted by relevance
142 float actualFrameRate = static_cast<float>(cb.count) / in android_view_ChoreographerNativeTest_testPostVsyncCallbackAtFrameRate() local147 static_cast<long>(cb.endTime.count()), actualFrameRate); in android_view_ChoreographerNativeTest_testPostVsyncCallbackAtFrameRate()148 ASSERT(frameRateEquals(actualFrameRate, expectedFrameRate), in android_view_ChoreographerNativeTest_testPostVsyncCallbackAtFrameRate()149 "Effective frame rate is %f but expected to be %f", actualFrameRate, expectedFrameRate); in android_view_ChoreographerNativeTest_testPostVsyncCallbackAtFrameRate()