OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNeedsUpdateLayers
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/trees/
single_thread_proxy.cc
181
void SingleThreadProxy::
SetNeedsUpdateLayers
() {
layer_tree_host.cc
533
void LayerTreeHost::
SetNeedsUpdateLayers
() {
534
proxy_->
SetNeedsUpdateLayers
();
[
all
...]
thread_proxy.cc
369
void ThreadProxy::
SetNeedsUpdateLayers
() {
374
TRACE_EVENT0("cc", "ThreadProxy::
SetNeedsUpdateLayers
");
[
all
...]
Completed in 50 milliseconds