Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.h94 EGLBoolean getFrameTimestampsANDROID(EGLSurface surface,
DSurfaceEGL.cpp230 mEGL->getFrameTimestampsANDROID(mSurface, frameId, numTimestamps, timestamps, values); in getFrameTimestamps()
DFunctionsEGL.cpp486 EGLBoolean FunctionsEGL::getFrameTimestampsANDROID(EGLSurface surface, in getFrameTimestampsANDROID() function in rx::FunctionsEGL