Searched defs:ancestor (Results 1 – 3 of 3) sorted by relevance
80 uint32_t ancestor = packed_locale; in findAncestors() local
867 WindowContainer ancestor = newParent; in collectReparentChange() local2713 WindowContainer<?> ancestor = findCommonAncestor(sortedTargets, wc); in calculateTransitionRoots() local3042 WindowContainer<?> ancestor = topApp.getParent(); in findCommonAncestor() local
954 boolean isDescendantOf(WindowContainer ancestor) { in isDescendantOf()