Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dsurface_flinger_test_activity.cpp30 using eglGetNextFrameIdANDROID_type = EGLBoolean (*)(EGLDisplay, EGLSurface, EGLuint64KHR *); typedef
33 eglGetNextFrameIdANDROID_type eglGetNextFrameIdANDROID = nullptr;
48 reinterpret_cast<eglGetNextFrameIdANDROID_type>( in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()