Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp83 egl::SupportedTimestamps SurfaceImpl::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceImpl
/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp210 egl::SupportedTimestamps SurfaceEGL::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceEGL
/external/angle/src/libANGLE/
DSurface.cpp659 const SupportedTimestamps &Surface::getSupportedTimestamps() const in getSupportedTimestamps() function in egl::Surface