Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Degl_ext_stubs_autogen.h98 EGLBoolean GetCompositorTimingSupportedANDROID(Thread *thread,
Dentry_points_egl_ext_autogen.cpp65 EGL_EVENT(GetCompositorTimingSupportedANDROID, in EGL_GetCompositorTimingSupportedANDROID()
75 ANGLE_EGL_VALIDATE(thread, GetCompositorTimingSupportedANDROID, GetDisplayIfValid(dpyPacked), in EGL_GetCompositorTimingSupportedANDROID()
78 return GetCompositorTimingSupportedANDROID(thread, dpyPacked, surfacePacked, namePacked); in EGL_GetCompositorTimingSupportedANDROID()
Degl_ext_stubs.cpp269 EGLBoolean GetCompositorTimingSupportedANDROID(Thread *thread, in GetCompositorTimingSupportedANDROID() function