Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dsurface_flinger_test_activity.cpp34 eglGetFrameTimestampsANDROID_type eglGetFrameTimestampsANDROID = nullptr; variable
54 eglGetFrameTimestampsANDROID = in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()
73 if (eglGetNextFrameIdANDROID == nullptr || eglGetFrameTimestampsANDROID == nullptr) { in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()
91 rc = eglGetFrameTimestampsANDROID( in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_drawFrame()