Searched refs:GetFrameTimestampsANDROID (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | egl_ext_stubs_autogen.h | 116 EGLBoolean GetFrameTimestampsANDROID(Thread *thread,
|
D | entry_points_egl_ext_autogen.cpp | 155 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()
|
D | egl_ext_stubs.cpp | 320 EGLBoolean GetFrameTimestampsANDROID(Thread *thread, in GetFrameTimestampsANDROID() function
|