Searched defs:LayerHierarchy (Results 1 – 2 of 2) sorted by relevance
29 const std::pair<LayerHierarchy*, LayerHierarchy::Variant>& rhs) { in __anonbe4e23780202()41 void insertSorted(std::vector<std::pair<LayerHierarchy*, LayerHierarchy::Variant>>& vec, in insertSorted()48 LayerHierarchy::LayerHierarchy(RequestedLayerState* layer) : mLayer(layer) {} in LayerHierarchy() function in android::surfaceflinger::frontend::LayerHierarchy50 LayerHierarchy::LayerHierarchy(const LayerHierarchy& hierarchy, bool childrenOnly) { in LayerHierarchy() function in android::surfaceflinger::frontend::LayerHierarchy104 [child](const std::pair<LayerHierarchy*, Variant>& x) { in removeChild()119 [hierarchy](std::pair<LayerHierarchy*, Variant>& child) { in updateChild()164 const LayerHierarchy::TraversalPath& traversalPath) -> bool { in hasRelZLoop()
611 const LayerHierarchy::TraversalPath& traversalPath) -> bool { in sortSnapshotsByZ()1093 const LayerHierarchy::TraversalPath& traversalPath) -> bool { in forEachVisibleSnapshot()