Searched refs:setClonedChild (Results 1 – 3 of 3) sorted by relevance
855 void setClonedChild(const sp<Layer>& mClonedChild);
2795 void Layer::setClonedChild(const sp<Layer>& clonedChild) { in setClonedChild() function in android::Layer
5998 mirrorLayer->setClonedChild(mirrorFrom->createClone()); in mirrorLayer()9303 childMirror->setClonedChild(layer->createClone()); in commitMirrorDisplays()