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 1269 ui::Layer* ancestor_layer = local
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_common.cc 128 const LayerType& ancestor_layer,
130 DCHECK(descendant_layer.HasAncestor(&ancestor_layer));
133 const LayerType* ancestor_target = ancestor_layer.render_target();
155 static gfx::Rect TranslateRectToTargetSpace(const LayerType& ancestor_layer,
160 ancestor_layer, descendant_layer);
    [all...]

Completed in 30 milliseconds