Searched refs:DebugScopedSetImplThread (Results 1 – 9 of 9) sorted by relevance
49 DebugScopedSetImplThread impl(this); in Start()75 DebugScopedSetImplThread impl(this); in CompositeAndReadback()88 DebugScopedSetImplThread impl(this); in FinishAllRendering()104 DebugScopedSetImplThread impl(this); in SetVisible()137 DebugScopedSetImplThread impl(this); in CreateAndInitializeOutputSurface()144 DebugScopedSetImplThread impl(this); in CreateAndInitializeOutputSurface()191 DebugScopedSetImplThread impl(this); in DoCommit()272 DebugScopedSetImplThread impl(this); in Stop()391 DebugScopedSetImplThread impl(this); in CompositeImmediately()414 DebugScopedSetImplThread impl(const_cast<SingleThreadProxy*>(this)); in AsValue()[all …]
129 class DebugScopedSetImplThread {131 explicit DebugScopedSetImplThread(Proxy* proxy) : proxy_(proxy) { in DebugScopedSetImplThread() function137 ~DebugScopedSetImplThread() { in ~DebugScopedSetImplThread()147 DISALLOW_COPY_AND_ASSIGN(DebugScopedSetImplThread);182 DebugScopedSetImplThread impl_thread_;
108 friend class DebugScopedSetImplThread; variable
553 DebugScopedSetImplThread impl(&proxy); in TEST_F()585 DebugScopedSetImplThread impl(&proxy); in TEST_F()660 DebugScopedSetImplThread impl(&proxy); in TEST_F()
158 scoped_ptr<DebugScopedSetImplThread> set_impl_thread; in OnTimerTick()161 new DebugScopedSetImplThread(layer_tree_host_impl_->proxy())); in OnTimerTick()1222 DebugScopedSetImplThread impl_thread(proxy_); in SetManagedMemoryPolicy()
590 DebugScopedSetImplThread impl(proxy()); in PostEvictTextures()
354 DebugScopedSetImplThread always_impl_thread_;
18 DebugScopedSetImplThread set_impl_thread_;
27 DebugScopedSetImplThread impl_thread(&proxy_); in PrioritizedResourceTest()34 DebugScopedSetImplThread impl_thread(&proxy_); in ~PrioritizedResourceTest()1065 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F()1087 DebugScopedSetImplThread impl_thread(&proxy_); in TEST_F()