Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Degl_ext_stubs_autogen.h112 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
Dentry_points_egl_ext_autogen.cpp131 EGL_EVENT(GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()
141 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampSupportedANDROID, GetDisplayIfValid(dpyPacked), in EGL_GetFrameTimestampSupportedANDROID()
144 return GetFrameTimestampSupportedANDROID(thread, dpyPacked, surfacePacked, timestampPacked); in EGL_GetFrameTimestampSupportedANDROID()
Degl_ext_stubs.cpp309 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function