Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h989 void updateClonedChildren(const sp<Layer>& mirrorRoot,
DLayer.cpp2672 mClonedChild->updateClonedChildren(sp<Layer>::fromExisting(this), clonedLayersMap); in updateMirrorInfo()
2704 void Layer::updateClonedChildren(const sp<Layer>& mirrorRoot, in updateClonedChildren() function in android::Layer
2724 clonedChild->updateClonedChildren(mirrorRoot, clonedLayersMap); in updateClonedChildren()