OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:descendant_target
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_common.cc
131
const LayerType*
descendant_target
= descendant_layer.render_target();
local
132
DCHECK(
descendant_target
);
137
for (const LayerType* target =
descendant_target
; target != ancestor_target;
[
all
...]
Completed in 38 milliseconds