Searched defs:DebugScopedSetImplThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.h123 class DebugScopedSetImplThread { class in namespace:cc
125 explicit DebugScopedSetImplThread(Proxy* proxy) : proxy_(proxy) { function in class:cc::DebugScopedSetImplThread
131 ~DebugScopedSetImplThread() {
141 DISALLOW_COPY_AND_ASSIGN(DebugScopedSetImplThread);
176 DebugScopedSetImplThread impl_thread_;

Completed in 51 milliseconds