OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DidDrawAllLayers
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/cc/test/
fake_layer_tree_host_impl.h
24
DidDrawAllLayers
(frame_data);
/external/chromium_org/cc/layers/
delegated_renderer_layer_impl_unittest.cc
174
host_impl_->
DidDrawAllLayers
(frame);
210
host_impl_->
DidDrawAllLayers
(frame);
237
host_impl_->
DidDrawAllLayers
(frame);
271
host_impl_->
DidDrawAllLayers
(frame);
283
host_impl_->
DidDrawAllLayers
(frame);
298
host_impl_->
DidDrawAllLayers
(frame);
316
host_impl_->
DidDrawAllLayers
(frame);
363
host_impl_->
DidDrawAllLayers
(frame);
400
host_impl_->
DidDrawAllLayers
(frame);
425
host_impl_->
DidDrawAllLayers
(frame)
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc
266
host_impl_->
DidDrawAllLayers
(frame);
351
host_impl_->
DidDrawAllLayers
(frame_data);
[
all
...]
single_thread_proxy.cc
468
layer_tree_host_impl_->
DidDrawAllLayers
(*frame);
layer_tree_host_impl.h
169
// to avoid displaying the frame. If PrepareToDraw is called,
DidDrawAllLayers
176
void
DidDrawAllLayers
(const FrameData& frame);
447
// only be called from PrepareToDraw, as
DidDrawAllLayers
must be called
thread_proxy.cc
[
all
...]
layer_tree_host_impl.cc
[
all
...]
layer_tree_host_unittest.cc
1059
impl->
DidDrawAllLayers
(frame_data);
[
all
...]
Completed in 274 milliseconds