Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp2441 void Layer::updateClonedChildren(const sp<Layer>& mirrorRoot, in updateClonedChildren() argument
2451 if (child == mirrorRoot) { in updateClonedChildren()
2461 clonedChild->updateClonedChildren(mirrorRoot, clonedLayersMap); in updateClonedChildren()
DLayer.h922 void updateClonedChildren(const sp<Layer>& mirrorRoot,