Searched refs:eglGetNextFrameIdANDROID (Results 1 – 1 of 1) sorted by relevance
33 eglGetNextFrameIdANDROID_type eglGetNextFrameIdANDROID = nullptr; variable47 eglGetNextFrameIdANDROID = in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()50 if (eglGetNextFrameIdANDROID == nullptr) { in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()57 if (eglGetNextFrameIdANDROID == nullptr) { in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()73 if (eglGetNextFrameIdANDROID == nullptr || eglGetFrameTimestampsANDROID == nullptr) { in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()77 … EGLBoolean rc = eglGetNextFrameIdANDROID(renderer->egl.display, renderer->egl.surface, &frameId); in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()