Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Degl_ext_stubs_autogen.h116 EGLBoolean GetFrameTimestampsANDROID(Thread *thread,
Dentry_points_egl_ext_autogen.cpp155 EGL_EVENT(GetFrameTimestampsANDROID, in EGL_GetFrameTimestampsANDROID()
167 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampsANDROID, GetDisplayIfValid(dpyPacked), EGLBoolean, in EGL_GetFrameTimestampsANDROID()
170 return GetFrameTimestampsANDROID(thread, dpyPacked, surfacePacked, frameId, numTimestamps, in EGL_GetFrameTimestampsANDROID()
Degl_ext_stubs.cpp320 EGLBoolean GetFrameTimestampsANDROID(Thread *thread, in GetFrameTimestampsANDROID() function