Searched refs:eglGetFrameTimestampSupportedANDROID (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp231 { "eglGetFrameTimestampSupportedANDROID",
232 (__eglMustCastToProperFunctionPointerType)&eglGetFrameTimestampSupportedANDROID },
2431 EGLBoolean eglGetFrameTimestampSupportedANDROID( function
/frameworks/native/opengl/include/EGL/
H A Deglext.h525 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampSupportedANDROID (EGLDisplay dpy, EGLSurface surface, EGLint timestamp);

Completed in 17 milliseconds