HomeSort by relevance Sort by last modified time
    Searched full:ancestor_target (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 134 const LayerType* ancestor_target = ancestor_layer.render_target(); local
135 DCHECK(ancestor_target);
138 for (const LayerType* target = descendant_target; target != ancestor_target;
    [all...]

Completed in 1833 milliseconds