OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_needs_update_draw_properties
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/cc/layers/
layer_impl.cc
114
layer_tree_impl()->
set_needs_update_draw_properties
();
124
layer_tree_impl()->
set_needs_update_draw_properties
();
136
layer_tree_impl()->
set_needs_update_draw_properties
();
644
layer_tree_impl()->
set_needs_update_draw_properties
();
653
layer_tree_impl()->
set_needs_update_draw_properties
();
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_impl.h
160
void
set_needs_update_draw_properties
() {
function in class:cc::LayerTreeImpl
layer_tree_impl.cc
110
set_needs_update_draw_properties
();
231
set_needs_update_draw_properties
();
430
"CalcDrawProperties should not
set_needs_update_draw_properties
()";
layer_tree_host_impl.cc
326
pending_tree_->
set_needs_update_draw_properties
();
334
active_tree_->
set_needs_update_draw_properties
();
[
all
...]
layer_tree_host_impl_unittest.cc
522
host_impl_->active_tree()->
set_needs_update_draw_properties
();
801
host_impl_->active_tree()->
set_needs_update_draw_properties
();
[
all
...]
Completed in 30 milliseconds