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

/frameworks/native/opengl/include/EGL/
H A Deglext.h650 EGLAPI EGLBoolean eglGetFrameTimestampSupportedANDROID(EGLDisplay dpy, EGLSurface surface, EGLint timestamp);
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp224 { "eglGetFrameTimestampSupportedANDROID",
225 (__eglMustCastToProperFunctionPointerType)&eglGetFrameTimestampSupportedANDROID },
2172 EGLBoolean eglGetFrameTimestampSupportedANDROID( function

Completed in 182 milliseconds