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