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.h116 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
Dentry_points_egl_ext_autogen.cpp141 EGL_EVENT(GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()
151 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampSupportedANDROID, GetDisplayIfValid(dpyPacked), in EGL_GetFrameTimestampSupportedANDROID()
154 return GetFrameTimestampSupportedANDROID(thread, dpyPacked, surfacePacked, timestampPacked); in EGL_GetFrameTimestampSupportedANDROID()
Degl_ext_stubs.cpp324 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function