Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
Dplatform_entries.in80 EGL_ENTRY(EGLBoolean, eglGetFrameTimestampSupportedANDROID, EGLDisplay, EGLSurface, EGLint)
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp659 EGLBoolean eglGetFrameTimestampSupportedANDROID(EGLDisplay dpy, EGLSurface surface, in eglGetFrameTimestampSupportedANDROID() function
664 return cnx->platform.eglGetFrameTimestampSupportedANDROID(dpy, surface, timestamp); in eglGetFrameTimestampSupportedANDROID()
Degl_platform_entries.cpp243 (__eglMustCastToProperFunctionPointerType)&eglGetFrameTimestampSupportedANDROID },
/frameworks/native/opengl/include/EGL/
Deglext.h525 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampSupportedANDROID (EGLDisplay dpy, EGLSurface surf…