Searched refs:SupportedCompositorTimings (Results 1 – 4 of 4) sorted by relevance
63 egl::SupportedCompositorTimings SurfaceImpl::getSupportedCompositorTimings() const in getSupportedCompositorTimings()66 return egl::SupportedCompositorTimings(); in getSupportedCompositorTimings()
39 using SupportedCompositorTimings = angle::PackedEnumBitSet<CompositorTiming>; variable102 virtual egl::SupportedCompositorTimings getSupportedCompositorTimings() const;
172 egl::SupportedCompositorTimings SurfaceEGL::getSupportedCompositorTimings() const in getSupportedCompositorTimings()176 egl::SupportedCompositorTimings result; in getSupportedCompositorTimings()
49 egl::SupportedCompositorTimings getSupportedCompositorTimings() const override;