Searched refs:getFrameTimestampSupportedANDROID (Results 1 – 3 of 3) sorted by relevance
102 EGLBoolean getFrameTimestampSupportedANDROID(EGLSurface surface, EGLint timestamp) const;
231 mEGL->getFrameTimestampSupportedANDROID(mSurface, egl::ToEGLenum(timestamp)); in getSupportedTimestamps()
808 EGLBoolean FunctionsEGL::getFrameTimestampSupportedANDROID(EGLSurface surface, in getFrameTimestampSupportedANDROID() function in rx::FunctionsEGL