Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DSurfaceImpl.cpp123 egl::SupportedTimestamps SurfaceImpl::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp223 egl::SupportedTimestamps SurfaceEGL::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.cpp743 const SupportedTimestamps &Surface::getSupportedTimestamps() const in getSupportedTimestamps() function in egl::Surface