Searched refs:choreographer (Results 1 – 1 of 1) sorted by relevance
130 static AChoreographer* choreographer; variable136 AChoreographer_postFrameCallback(choreographer, frameCallback, nullptr); in frameCallback()153 choreographer = reinterpret_cast<AChoreographer*>(AChoreographer_getInstance()); in Java_com_android_game_qualification_tests_ChoreoTestActivity_runTheTest()155 if (choreographer == nullptr) { in Java_com_android_game_qualification_tests_ChoreoTestActivity_runTheTest()159 AChoreographer_postFrameCallback(choreographer, frameCallback, nullptr); in Java_com_android_game_qualification_tests_ChoreoTestActivity_runTheTest()