Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp230 EGL_EVENT(GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()
239 ANGLE_EGL_SCOPED_CONTEXT_LOCK(GetFrameTimestampSupportedANDROID, thread, dpyPacked); in EGL_GetFrameTimestampSupportedANDROID()
242 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()
250 returnValue = GetFrameTimestampSupportedANDROID(thread, dpyPacked, surfacePacked, in EGL_GetFrameTimestampSupportedANDROID()
254 ANGLE_CAPTURE_EGL(GetFrameTimestampSupportedANDROID, true, thread, dpyPacked, surfacePacked, in EGL_GetFrameTimestampSupportedANDROID()
H A Degl_ext_stubs_autogen.h122 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
H A Degl_ext_stubs.cpp376 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function