Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.h97 EGLBoolean getCompositorTimingANDROID(EGLSurface surface,
H A DSurfaceEGL.cpp200 egl->getCompositorTimingANDROID(surface, numTimestamps, names, values); in getCompositorTiming()
H A DFunctionsEGL.cpp794 EGLBoolean FunctionsEGL::getCompositorTimingANDROID(EGLSurface surface, in getCompositorTimingANDROID() function in rx::FunctionsEGL