Searched refs:GetFrameTimestampSupportedANDROID (Results 1 – 3 of 3) sorted by relevance
112 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
131 EGL_EVENT(GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()141 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampSupportedANDROID, GetDisplayIfValid(dpyPacked), in EGL_GetFrameTimestampSupportedANDROID()144 return GetFrameTimestampSupportedANDROID(thread, dpyPacked, surfacePacked, timestampPacked); in EGL_GetFrameTimestampSupportedANDROID()
309 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function