Home
last modified time | relevance | path

Searched refs:frameRateEquals (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tests/ChoreographerTests/jni/
H A Dandroid_view_tests_ChoreographerNativeTest.cpp121 static bool frameRateEquals(float fr1, float fr2) { in frameRateEquals() function
148 ASSERT(frameRateEquals(actualFrameRate, expectedFrameRate), in android_view_ChoreographerNativeTest_testPostVsyncCallbackAtFrameRate()