Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp239 mState.supportedCompositorTimings = mImplementation->getSupportedCompositorTimings(); in initialize()
655 return mState.supportedCompositorTimings; in getSupportedCompositorTimings()
DSurface.h60 SupportedCompositorTiming supportedCompositorTimings; member