Searched defs:reparentChildren (Results 1 – 5 of 5) sorted by relevance
155 void SetFrameRateTest::reparentChildren(sp<Layer> parent, sp<Layer> newParent) { in reparentChildren() function in android::SetFrameRateTest
157 public SurfaceControl.Transaction reparentChildren(SurfaceControl sc, in reparentChildren() method in StubTransaction
1737 void Layer::reparentChildren(const sp<Layer>& newParent) { in reparentChildren() function in android::Layer1749 bool Layer::reparentChildren(const sp<IBinder>& newParentHandle) { in reparentChildren() function in android::Layer
1221 public void reparentChildren(SurfaceControl newParent) { in reparentChildren() method in SurfaceControl2748 public Transaction reparentChildren(SurfaceControl sc, SurfaceControl newParent) { in reparentChildren() method in SurfaceControl.Transaction
1027 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::reparentChildren( in reparentChildren() function in android::SurfaceComposerClient::Transaction