Searched refs:GetFrameTimestampSupportedANDROID (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_egl_ext_autogen.cpp | 230 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 D | egl_ext_stubs_autogen.h | 122 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
|
H A D | egl_ext_stubs.cpp | 376 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function
|