Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp81 egl::SupportedTimestamps SurfaceImpl::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceImpl
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp208 egl::SupportedTimestamps SurfaceEGL::getSupportedTimestamps() const in getSupportedTimestamps() function in rx::SurfaceEGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSurface.cpp605 const SupportedTimestamps &Surface::getSupportedTimestamps() const in getSupportedTimestamps() function in egl::Surface