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