Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp2416 mClonedChild->updateClonedChildren(this, clonedLayersMap); in updateMirrorInfo()
2441 void Layer::updateClonedChildren(const sp<Layer>& mirrorRoot, in updateClonedChildren() function in android::Layer
2461 clonedChild->updateClonedChildren(mirrorRoot, clonedLayersMap); in updateClonedChildren()
DLayer.h922 void updateClonedChildren(const sp<Layer>& mirrorRoot,