OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_activation_forces_redraw_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_impl.h
170
void ForceRedrawNextActivation() {
next_activation_forces_redraw_
= true; }
278
bool
next_activation_forces_redraw_
;
member in class:cc::LayerTreeImpl
layer_tree_impl.cc
47
next_activation_forces_redraw_
(false) {
118
if (
next_activation_forces_redraw_
) {
120
next_activation_forces_redraw_
= false;
Completed in 120 milliseconds