Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DSurface.cpp233 mState.supportedCompositorTimings = mImplementation->getSupportedCompositorTimings(); in initialize()
644 return mState.supportedCompositorTimings; in getSupportedCompositorTimings()
DSurface.h59 SupportedCompositorTiming supportedCompositorTimings; member