Searched refs:GetFrameTimestampSupportedANDROID (Results 1 – 3 of 3) sorted by relevance
116 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread,
141 EGL_EVENT(GetFrameTimestampSupportedANDROID, in EGL_GetFrameTimestampSupportedANDROID()151 ANGLE_EGL_VALIDATE(thread, GetFrameTimestampSupportedANDROID, GetDisplayIfValid(dpyPacked), in EGL_GetFrameTimestampSupportedANDROID()154 return GetFrameTimestampSupportedANDROID(thread, dpyPacked, surfacePacked, timestampPacked); in EGL_GetFrameTimestampSupportedANDROID()
324 EGLBoolean GetFrameTimestampSupportedANDROID(Thread *thread, in GetFrameTimestampSupportedANDROID() function