Searched refs:presentationTimeANDROID (Results 1 – 3 of 3) sorted by relevance
83 EGLBoolean presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const;
79 EGLBoolean success = mEGL->presentationTimeANDROID(mSurface, time); in setPresentationTime()
450 EGLBoolean FunctionsEGL::presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const in presentationTimeANDROID() function in rx::FunctionsEGL