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 133 const LayerType* ancestor_target = ancestor_layer.render_target(); local
134 DCHECK(ancestor_target);
137 for (const LayerType* target = descendant_target; target != ancestor_target;
    [all...]

Completed in 892 milliseconds