HomeSort by relevance Sort by last modified time
    Searched refs:DebugScopedSetMainThread (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
single_thread_proxy.h 146 class DebugScopedSetMainThread {
148 explicit DebugScopedSetMainThread(Proxy* proxy) : proxy_(proxy) {
154 ~DebugScopedSetMainThread() {
164 DISALLOW_COPY_AND_ASSIGN(DebugScopedSetMainThread);
proxy.h 104 friend class DebugScopedSetMainThread;
single_thread_proxy.cc 279 DebugScopedSetMainThread main(this);
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 175 DebugScopedSetMainThread main_thread(proxy_);
    [all...]

Completed in 734 milliseconds