Searched refs:getNextFrameIdANDROID (Results 1 – 3 of 3) sorted by relevance
92 EGLBoolean getNextFrameIdANDROID(EGLSurface surface, EGLuint64KHR *frameId) const;
200 EGLBoolean success = mEGL->getNextFrameIdANDROID(mSurface, frameId); in getNextFrameId()
475 EGLBoolean FunctionsEGL::getNextFrameIdANDROID(EGLSurface surface, EGLuint64KHR *frameId) const in getNextFrameIdANDROID() function in rx::FunctionsEGL