Home
last modified time | relevance | path

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

/external/angle/src/libEGL/
Degl_loader_autogen.h66 #define EGL_GetFrameTimestampSupportedANDROID l_EGL_GetFrameTimestampSupportedANDROID macro
DlibEGL_autogen.cpp435 return EGL_GetFrameTimestampSupportedANDROID(dpy, surface, timestamp); in eglGetFrameTimestampSupportedANDROID()
/external/angle/src/libGLESv2/
Dentry_points_egl_ext_autogen.h41 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_GetFrameTimestampSupportedANDROID(EGLDisplay dpy,
DlibGLESv2_with_capture_autogen.def1065 EGL_GetFrameTimestampSupportedANDROID
DlibGLESv2_no_capture_autogen.def1065 EGL_GetFrameTimestampSupportedANDROID
Dproc_table_egl_autogen.cpp73 {"eglGetFrameTimestampSupportedANDROID", P(EGL_GetFrameTimestampSupportedANDROID)},
Dentry_points_egl_ext_autogen.cpp126 EGLBoolean EGLAPIENTRY EGL_GetFrameTimestampSupportedANDROID(EGLDisplay dpy, in EGL_GetFrameTimestampSupportedANDROID() function