Home
last modified time | relevance | path

Searched defs:getCompositorTiming (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DSurfaceImpl.cpp109 egl::Error SurfaceImpl::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in rx::SurfaceImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp191 egl::Error SurfaceEGL::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in rx::SurfaceEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.cpp731 Error Surface::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in egl::Surface
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurface.cpp250 status_t Surface::getCompositorTiming( in getCompositorTiming() function in android::Surface