Searched refs:eglPresentationTimeANDROID_type (Results 1 – 2 of 2) sorted by relevance
71 using eglPresentationTimeANDROID_type = EGLBoolean (*)(EGLDisplay, EGLSurface, EGLnsecsANDROID); variable72 eglPresentationTimeANDROID_type eglPresentationTimeANDROID = nullptr;
30 auto eglPresentationTimeANDROID = reinterpret_cast<eglPresentationTimeANDROID_type>( in create()