Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.cpp69 egl::Error SurfaceImpl::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in rx::SurfaceImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp184 egl::Error SurfaceEGL::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in rx::SurfaceEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp658 Error Surface::getCompositorTiming(EGLint numTimestamps, in getCompositorTiming() function in egl::Surface