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