Home
last modified time | relevance | path

Searched refs:mirrorRoot (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.cpp2532 void Layer::updateClonedChildren(const sp<Layer>& mirrorRoot, in updateClonedChildren() argument
2542 if (child == mirrorRoot) { in updateClonedChildren()
2552 clonedChild->updateClonedChildren(mirrorRoot, clonedLayersMap); in updateClonedChildren()
DLayer.h589 void updateClonedChildren(const sp<Layer>& mirrorRoot,