Home
last modified time | relevance | path

Searched defs:MainThreadOnly (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
Dthread_proxy.h57 struct MainThreadOnly { struct
61 const int layer_tree_host_id;
64 bool animate_requested;
66 bool commit_requested;
68 bool commit_request_sent_to_impl_thread;
70 bool started;
71 bool manage_tiles_pending;
72 bool can_cancel_commit;
73 bool defer_commits;
75 RendererCapabilities renderer_capabilities_main_thread_copy;
[all …]
Dthread_proxy.cc81 ThreadProxy::MainThreadOnly::MainThreadOnly(ThreadProxy* proxy, in MainThreadOnly() function in cc::ThreadProxy::MainThreadOnly
/external/chromium_org/third_party/WebKit/Source/platform/heap/
DThreadState.h79 MainThreadOnly, enumerator