Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dsurface_flinger_test_activity.cpp31 using eglGetFrameTimestampsANDROID_type = EGLBoolean (*)(EGLDisplay, EGLSurface, EGLuint64KHR, EGLi… typedef
34 eglGetFrameTimestampsANDROID_type eglGetFrameTimestampsANDROID = nullptr;
55 reinterpret_cast<eglGetFrameTimestampsANDROID_type>( in Java_com_android_game_qualification_tests_SurfaceFlingerTestActivity_initDisplay()