Searched defs:eglPresentationTimeANDROID (Results 1 – 4 of 4) sorted by relevance
40 public static native boolean eglPresentationTimeANDROID( in eglPresentationTimeANDROID() method in EGLExt
72 eglPresentationTimeANDROID_type eglPresentationTimeANDROID = nullptr; variable
30 auto eglPresentationTimeANDROID = reinterpret_cast<eglPresentationTimeANDROID_type>( in create() local
584 EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time) { in eglPresentationTimeANDROID() function