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.h99 EGLBoolean getFrameTimestampSupportedANDROID(EGLSurface surface, EGLint timestamp) const;
DSurfaceEGL.cpp218 mEGL->getFrameTimestampSupportedANDROID(mSurface, egl::ToEGLenum(timestamp)); in getSupportedTimestamps()
DFunctionsEGL.cpp577 EGLBoolean FunctionsEGL::getFrameTimestampSupportedANDROID(EGLSurface surface, in getFrameTimestampSupportedANDROID() function in rx::FunctionsEGL