Home
last modified time | relevance | path

Searched refs:getFrameTimestampSupportedANDROID (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.h93 EGLBoolean getFrameTimestampSupportedANDROID(EGLSurface surface, EGLint timestamp) const;
DSurfaceEGL.cpp216 mEGL->getFrameTimestampSupportedANDROID(mSurface, egl::ToEGLenum(timestamp)); in getSupportedTimestamps()
DFunctionsEGL.cpp480 EGLBoolean FunctionsEGL::getFrameTimestampSupportedANDROID(EGLSurface surface, in getFrameTimestampSupportedANDROID() function in rx::FunctionsEGL