Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.h99 EGLBoolean getFrameTimestampsANDROID(EGLSurface surface,
DSurfaceEGL.cpp232 mEGL->getFrameTimestampsANDROID(mSurface, frameId, numTimestamps, timestamps, values); in getFrameTimestamps()
DFunctionsEGL.cpp506 EGLBoolean FunctionsEGL::getFrameTimestampsANDROID(EGLSurface surface, in getFrameTimestampsANDROID() function in rx::FunctionsEGL