Home
last modified time | relevance | path

Searched refs:supportedTimestamps (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DSurface.cpp234 mState.supportedTimestamps = mImplementation->getSupportedTimestamps(); in initialize()
661 return mState.supportedTimestamps; in getSupportedTimestamps()
DSurface.h60 SupportedTimestamps supportedTimestamps; member