OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLayerTreeHostClientReadyOnImplThread
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
thread_proxy.h
170
void
SetLayerTreeHostClientReadyOnImplThread
();
thread_proxy.cc
227
base::Bind(&ThreadProxy::
SetLayerTreeHostClientReadyOnImplThread
,
231
void ThreadProxy::
SetLayerTreeHostClientReadyOnImplThread
() {
232
TRACE_EVENT0("cc", "ThreadProxy::
SetLayerTreeHostClientReadyOnImplThread
");
[
all
...]
Completed in 31 milliseconds