HomeSort by relevance Sort by last modified time
    Searched refs:ancestor_layer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/
window.cc 1133 ui::Layer* ancestor_layer = local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 127 const LayerType& ancestor_layer,
129 DCHECK(descendant_layer.HasAncestor(&ancestor_layer));
132 const LayerType* ancestor_target = ancestor_layer.render_target();
154 static gfx::Rect TranslateRectToTargetSpace(const LayerType& ancestor_layer,
159 ancestor_layer, descendant_layer);
    [all...]

Completed in 417 milliseconds