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 152 class DebugScopedSetMainThread {
154 explicit DebugScopedSetMainThread(Proxy* proxy) : proxy_(proxy) {
160 ~DebugScopedSetMainThread() {
170 DISALLOW_COPY_AND_ASSIGN(DebugScopedSetMainThread);
proxy.h 109 friend class DebugScopedSetMainThread;
single_thread_proxy.cc 321 DebugScopedSetMainThread main(this);
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 126 DebugScopedSetMainThread main_thread(proxy_);
    [all...]

Completed in 80 milliseconds