OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tree_priority
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/resources/
tile_priority.h
143
tree_priority
(SAME_PRIORITY_FOR_BOTH_TREES) {}
151
TreePriority
tree_priority
;
member in class:cc::GlobalStateThatImpactsTilePriority
158
&&
tree_priority
== other.
tree_priority
;
tile_manager_unittest.cc
24
TreePriority
tree_priority
) {
50
state.
tree_priority
=
tree_priority
;
57
void SetTreePriority(TreePriority
tree_priority
) {
65
state.
tree_priority
=
tree_priority
;
tile_manager_perftest.cc
60
state.
tree_priority
= SMOOTHNESS_TAKES_PRIORITY;
tile_manager.cc
251
return global_state_.
tree_priority
!= SMOOTHNESS_TAKES_PRIORITY;
316
global_state_.
tree_priority
!= SMOOTHNESS_TAKES_PRIORITY;
358
const TreePriority
tree_priority
= global_state_.
tree_priority
;
local
421
switch (
tree_priority
) {
[
all
...]
tile_priority.cc
184
state->Set("
tree_priority
", TreePriorityAsValue(
tree_priority
).release());
/external/chromium_org/cc/trees/
layer_tree_host_impl.cc
[
all
...]
Completed in 69 milliseconds